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
117
views
How to convert a matrix of numbers to a string in C
asked
May 24, 2025
by
avibootz
c
c-convert-matrix-numbers-to-string
convert-matrix-numbers-to-string
3
answers
168
views
How to find repeated rows of a matrix in C
asked
May 23, 2025
by
avibootz
c
c-matrix
2
answers
145
views
How to check if a matrix rows contain numbers without repetition in C
asked
May 23, 2025
by
avibootz
c
c-matrix
2
answers
190
views
How to pass a runnable procedure (a function) as a parameter and run it in C
asked
May 21, 2025
by
avibootz
c
c-function-parameter
2
answers
157
views
How to use a struct where an allocated 2D array in C
asked
May 21, 2025
by
avibootz
c
c-struct
c-malloc
1
answer
76
views
How to handle invalid argument in C
asked
May 20, 2025
by
avibootz
c
c-argument
1
answer
191
views
How to allocate 1MB in C
asked
May 19, 2025
by
avibootz
c
c-malloc
3
answers
128
views
How to stop a program in C
asked
May 18, 2025
by
avibootz
c
1
answer
98
views
How to check if integer multiplication will overflow in C
asked
May 18, 2025
by
avibootz
c
c-overflow
1
answer
196
views
How to compare calendar dates using the Win32 API in C
asked
May 17, 2025
by
avibootz
win32
winapi
c
1
answer
98
views
How to check if integer addition will overflow in C
asked
May 17, 2025
by
avibootz
c
c-overflow
1
answer
126
views
How to use the win32 api function beep() to generate a simple sound through the system speaker in C
asked
May 16, 2025
by
avibootz
c
win32
winapi
1
answer
88
views
How to use the function acos() in C
asked
May 16, 2025
by
avibootz
c
c-math
c-acos
1
answer
125
views
How to check whether a string is a palindrome, ignoring spaces and case in C
asked
May 16, 2025
by
avibootz
c
c-palindrome
1
answer
97
views
How to declare a RegEx with character repetition to match the strings "http", "htttp", "httttp", etc in C
asked
May 15, 2025
by
avibootz
c
c-regex
1
answer
120
views
How to round a floating-point number to an integer in C
asked
May 13, 2025
by
avibootz
c
c-round
1
answer
143
views
How to compare two file times in C Win32 API
asked
May 13, 2025
by
avibootz
c
win32
winapi
1
answer
130
views
How to get a handle to the desktop window in C Win32 API
asked
May 13, 2025
by
avibootz
c
win32
winapi
2
answers
183
views
How to find all double quote substrings in a string with C
asked
May 13, 2025
by
avibootz
c
c-string
c-substring
c-regex
2
answers
187
views
How to combine a string with a dynamic double-quoted substring in C
asked
May 12, 2025
by
avibootz
c
c-string
c-substring
1
answer
98
views
How to declare a string with double quote substrings in C
asked
May 12, 2025
by
avibootz
c
c-string
c-substring
2
answers
84
views
How to search insert position of K in a sorted array with C
asked
May 10, 2025
by
avibootz
c
c-array
1
answer
69
views
How to print all command line arguments except the program name in C
asked
May 8, 2025
by
avibootz
c
c-arguments
1
answer
73
views
How to use the clock as a random generator seed in C
asked
May 7, 2025
by
avibootz
c
c-random
1
answer
128
views
How to remove a random word from a string in C
asked
May 4, 2025
by
avibootz
c
c-string
1
answer
115
views
How to use Regular Expressions to match a valid date in C
asked
May 3, 2025
by
avibootz
c
c-regex
2
answers
138
views
How to convert a URL inside a string to a hyperlink in C
asked
May 2, 2025
by
avibootz
c
c-string
3
answers
158
views
How to pop the first element of an array in C
asked
May 1, 2025
by
avibootz
c
c-array
2
answers
97
views
How to pause execution for 5 seconds in C
asked
Apr 29, 2025
by
avibootz
c
3
answers
153
views
How to break the outer loop in C
asked
Apr 28, 2025
by
avibootz
c
c-loop
1
answer
96
views
How to use scanf() and printf() inside a for loop in C
asked
Apr 25, 2025
by
avibootz
c
c-loop
1
answer
87
views
How to continue outer loop in C
asked
Apr 24, 2025
by
avibootz
c
c-loop
1
answer
122
views
How to convert an integer to Roman numerals in C
asked
Apr 23, 2025
by
avibootz
c
c-integer-roman-numerals
integer-roman-numerals
2
answers
181
views
How to dynamically allocate and set values to a 3d array in C
asked
Apr 21, 2025
by
avibootz
c
c-malloc
c-array
1
answer
125
views
How to create and initialize a 3D array to zero in C
asked
Apr 21, 2025
by
avibootz
c
c-array
2
answers
114
views
How to find the position of the first occurrence of a substring in a string with C
asked
Apr 20, 2025
by
avibootz
c
c-substring
1
answer
97
views
How to assign to string the japanese word ネコ in C
asked
Apr 19, 2025
by
avibootz
c
c-string
1
answer
115
views
How to convert hh:mm:ss to minutes in C
asked
Apr 17, 2025
by
avibootz
c
c-time
1
answer
71
views
How to convert binary code to text in C
asked
Apr 14, 2025
by
avibootz
c
c-binary
1
answer
95
views
How to create an array of dates starting with today and going back the last 30 days in C
asked
Apr 10, 2025
by
avibootz
c
c-array
c-date
1
answer
103
views
How to create an array of days starting with today and going back the last 30 days in C
asked
Apr 10, 2025
by
avibootz
c
c-array
c-date
2
answers
106
views
How to print a limited number of characters in C
asked
Apr 10, 2025
by
avibootz
c
c-printf
1
answer
127
views
How to get tomorrows date in C
asked
Apr 9, 2025
by
avibootz
c
c-date
1
answer
62
views
How to calculate the number of digits using log in C
asked
Apr 6, 2025
by
avibootz
c
c-log10
1
answer
82
views
How to write a recursive function that counts digits of a number in C
asked
Apr 6, 2025
by
avibootz
c
c-recursion
1
answer
107
views
How to check for signed integer overflow in C
asked
Apr 5, 2025
by
avibootz
c
c-overflow
1
answer
111
views
How to check if a string starts with a substring from an array of substrings in C
asked
Apr 3, 2025
by
avibootz
c
c-string
1
answer
92
views
How to extract a substring between two tags in C
asked
Apr 2, 2025
by
avibootz
c
c-substring
1
answer
112
views
How to convert an array of ints to an array of strings in C
asked
Apr 1, 2025
by
avibootz
c
c-array
1
answer
88
views
How to split a string into chunks of two characters each in C
asked
Mar 30, 2025
by
avibootz
c
c-string
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
...
80
next »
...