Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
dart
ruby
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
cpp-vector
f#
opengl
java-string
php-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
remove-last-occurrence-word-string
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
area-triangle-herons-formula
Disclosure:
My content contains affiliate links.
Recent questions tagged c
40,023
questions
51,974
answers
573
users
Recent questions tagged c
1
answer
73
views
How to find the two prime numbers of a number whose sum is equal to the number itself in C
asked
Oct 23, 2024
by
avibootz
c
1
answer
82
views
How to check whether a given password is strong, medium, or weak in C
asked
Oct 22, 2024
by
avibootz
c
1
answer
66
views
How to get the first number from a string in C
asked
Oct 22, 2024
by
avibootz
c
1
answer
74
views
How to replace multiple characters in a string with other characters using C
asked
Oct 20, 2024
by
avibootz
c
1
answer
98
views
How to create an ASCII frequency table from a string in C
asked
Oct 17, 2024
by
avibootz
c
1
answer
84
views
How to replace the last occurrence of a substring in a string with C
asked
Oct 14, 2024
by
avibootz
c
1
answer
79
views
How to get the middle words of a string in C
asked
Oct 8, 2024
by
avibootz
c
2
answers
91
views
How to print the middle words of a string in C
asked
Oct 7, 2024
by
avibootz
c
1
answer
74
views
How to convert time in milliseconds to number of years in C
asked
Oct 5, 2024
by
avibootz
c
1
answer
84
views
How to calculate PI value with asin() function in C
asked
Oct 4, 2024
by
avibootz
c
1
answer
104
views
How to get a substring between two indexes of a string in C
asked
Sep 30, 2024
by
avibootz
c
1
answer
85
views
How to use fpos_t, fgetpos and fsetpos in C
asked
Sep 29, 2024
by
avibootz
c
1
answer
67
views
How to check if a number has zero in the center in C
asked
Sep 28, 2024
by
avibootz
c
1
answer
115
views
How to implement a function that converts int number to string in C
asked
Sep 28, 2024
by
avibootz
c
1
answer
112
views
How to implement a function that converts string to int number in C
asked
Sep 28, 2024
by
avibootz
c
1
answer
106
views
How to generate N unique random numbers between min and max in C
asked
Sep 24, 2024
by
avibootz
c
1
answer
100
views
How to generate N combinations of X random numbers between min and max in C
asked
Sep 24, 2024
by
avibootz
c
1
answer
100
views
How to generate 3 combinations of X numbers in C
asked
Sep 24, 2024
by
avibootz
c
1
answer
96
views
How to generate N combinations of X numbers in C
asked
Sep 24, 2024
by
avibootz
c
1
answer
112
views
How to generate N random numbers between min and max into an array with C
asked
Sep 24, 2024
by
avibootz
c
1
answer
108
views
How to generate X groups of N random numbers between min and max in C
asked
Sep 24, 2024
by
avibootz
c
1
answer
119
views
How to generate N random numbers between min and max in C
asked
Sep 23, 2024
by
avibootz
c
1
answer
130
views
How to split a string into an array by delimiter and remove empty elements in C
asked
Sep 23, 2024
by
avibootz
c
1
answer
88
views
How to check if a sequence of numbers is a Harmonic progression (reciprocals Arithmetic progression) in C
asked
Sep 22, 2024
by
avibootz
c
1
answer
99
views
How to check if a sequence of numbers is a Geometric progression (consecutive ratios are the same) in C
asked
Sep 21, 2024
by
avibootz
c
1
answer
128
views
How to check if a sequence of numbers is an Arithmetic progression (consecutive differences are the same) in C
asked
Sep 21, 2024
by
avibootz
c
1
answer
101
views
How to count only the unique words from a string in C
asked
Sep 20, 2024
by
avibootz
c
1
answer
138
views
How to get the first two digits after the decimal point of a float number in C
asked
Sep 18, 2024
by
avibootz
c
1
answer
96
views
How to count the number of characters in a string without spaces and special characters in C
asked
Sep 15, 2024
by
avibootz
c
1
answer
85
views
How to calculate the volume of a box in C
asked
Sep 15, 2024
by
avibootz
c
1
answer
101
views
How to copy the last N characters from a string to the beginning of the string in C
asked
Sep 13, 2024
by
avibootz
c
1
answer
96
views
How to remove N characters from the middle of a string in C
asked
Sep 11, 2024
by
avibootz
c
1
answer
102
views
How to copy a 2D char array to char array without nested loops in C
asked
Sep 10, 2024
by
avibootz
c
1
answer
110
views
What is the difference between a cube and a cube root in C
asked
Sep 2, 2024
by
avibootz
c
1
answer
98
views
How to check whether a number is a perfect cube root in C
asked
Sep 1, 2024
by
avibootz
c
1
answer
102
views
How to format an long long int using printf in C
asked
Aug 31, 2024
by
avibootz
c
2
answers
112
views
How to pass all the parameters of a function into another function in C
asked
Aug 27, 2024
by
avibootz
c
1
answer
142
views
How to join an array of strings into a string in C
asked
Aug 26, 2024
by
avibootz
c
c-string
1
answer
107
views
How to use for loop with a range of negative numbers in C
asked
Aug 25, 2024
by
avibootz
c
1
answer
69
views
How to print hexadecimal numbers from 0x to 0F in C
asked
Aug 25, 2024
by
avibootz
c
1
answer
99
views
How to count the number of non-overlapping instances of substring in a string in C
asked
Aug 24, 2024
by
avibootz
c
1
answer
111
views
How to compare two strings ignoring case in C
asked
Aug 23, 2024
by
avibootz
c
1
answer
114
views
How to compare two strings lexicographically in C
asked
Aug 23, 2024
by
avibootz
c
1
answer
98
views
How to calculate the average length of the strings in string array with C
asked
Aug 20, 2024
by
avibootz
c
1
answer
98
views
How to create an array of strings from a string with delimiters in C
asked
Aug 19, 2024
by
avibootz
c
2
answers
152
views
How to initialize and use a static pointer to allocate and initialize memory only one time in C
asked
Aug 17, 2024
by
avibootz
c
1
answer
95
views
How to extract the number from the end of a string in C
asked
Aug 17, 2024
by
avibootz
c
1
answer
93
views
How to flatten a 2D array into a sorted one-dimensional array with unique values in C
asked
Aug 15, 2024
by
avibootz
c
1
answer
110
views
How to flatten a 2D array into a sorted one-dimensional array in C
asked
Aug 15, 2024
by
avibootz
c
1
answer
163
views
How to draw a rectangle on a window and move it with keyboard keys in C Win32 API
asked
Aug 14, 2024
by
avibootz
win32
winapi
c
Page:
« prev
1
...
6
7
8
9
10
11
12
13
14
15
16
...
80
next »
...