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
119
views
How to implement float-to-string conversion without library functions in C
asked
May 11, 2024
by
avibootz
c
1
answer
83
views
How to check if two equal-length strings are at least 50% equal in C
asked
May 10, 2024
by
avibootz
c
1
answer
93
views
How to check if two strings have the same number of words in C
asked
May 8, 2024
by
avibootz
c
1
answer
81
views
How to sum two binary strings in C
asked
May 8, 2024
by
avibootz
c
1
answer
98
views
How to convert an array of digits to an integer add 1 and convert it back to an array of digits in C
asked
May 6, 2024
by
avibootz
c
1
answer
150
views
How to check if a string is a valid negative integer in C
asked
May 5, 2024
by
avibootz
c
2
answers
167
views
How to check if a string is a valid positive integer in C
asked
May 5, 2024
by
avibootz
c
1
answer
118
views
How to get the length of the last word in a string with C
asked
May 4, 2024
by
avibootz
c
1
answer
123
views
How to split a string with multiple spaces in C
asked
May 3, 2024
by
avibootz
c
1
answer
154
views
How to use _fputc_nolock() to write characters to stdout without locking in C
asked
Apr 27, 2024
by
avibootz
c
1
answer
173
views
How to use fputc() to write characters to stdout in C
asked
Apr 27, 2024
by
avibootz
c
1
answer
162
views
How to use fprintf_s to write formatted data to a stream in C
asked
Apr 27, 2024
by
avibootz
c
1
answer
140
views
How to read and write wide characters to a file in C
asked
Apr 27, 2024
by
avibootz
c
1
answer
132
views
How to use fwprintf_s to write wide characters to a file in C
asked
Apr 27, 2024
by
avibootz
c
2
answers
170
views
How to write a dynamic number of numbers to a binary file in C
asked
Apr 26, 2024
by
avibootz
c
1
answer
122
views
How to print to stdout in C
asked
Apr 26, 2024
by
avibootz
c
2
answers
124
views
How to write a dynamic number of strings to a function in C
asked
Apr 26, 2024
by
avibootz
c
2
answers
165
views
How to write a dynamic number of strings to a binary file in C
asked
Apr 26, 2024
by
avibootz
c
1
answer
158
views
How to enter string words into a 2D array in C
asked
Apr 26, 2024
by
avibootz
c
1
answer
120
views
How to input strings into a 2D array in C
asked
Apr 26, 2024
by
avibootz
c
1
answer
112
views
How to break out of multiple for loops at once in C
asked
Apr 24, 2024
by
avibootz
c
2
answers
128
views
How to use unsigned fixed-width integer type in C
asked
Apr 23, 2024
by
avibootz
c
2
answers
167
views
How to use signed fixed-width integer type in C
asked
Apr 23, 2024
by
avibootz
c
1
answer
87
views
What to include to use memccpy in C
asked
Apr 22, 2024
by
avibootz
c
1
answer
106
views
How to use memccpy to concatenating multiple strings in C
asked
Apr 22, 2024
by
avibootz
c
1
answer
107
views
How to store multi-byte into a char array in C
asked
Apr 22, 2024
by
avibootz
c
1
answer
113
views
What to include to use mbstowcs in C
asked
Apr 22, 2024
by
avibootz
c
1
answer
90
views
How to convert a multibyte char string to a multibyte wchar_t string in C
asked
Apr 22, 2024
by
avibootz
c
1
answer
114
views
How to read the first values from binary file in C
asked
Apr 20, 2024
by
avibootz
c
1
answer
76
views
How to create, write, read, and remove a file in C
asked
Apr 19, 2024
by
avibootz
c
1
answer
131
views
How to use clearerr to reset the error flags and the EOF indicator for the given file stream in C
asked
Apr 19, 2024
by
avibootz
c
2
answers
121
views
How to find N unique integers sum up to zero in C
asked
Apr 16, 2024
by
avibootz
c
1
answer
115
views
How to check if a given string exists in a matrix of characters with C
asked
Apr 15, 2024
by
avibootz
c
1
answer
98
views
How to print the second row of a matrix of characters in C
asked
Apr 15, 2024
by
avibootz
c
1
answer
95
views
How to check if a string contains unwanted characters in C
asked
Apr 15, 2024
by
avibootz
c
3
answers
194
views
How to allocate and zero out an array of N ints in C
asked
Apr 14, 2024
by
avibootz
c
1
answer
113
views
How to reset an array of strings in C
asked
Apr 13, 2024
by
avibootz
c
1
answer
102
views
What to include to use unlink in C
asked
Apr 13, 2024
by
avibootz
c
1
answer
92
views
How to store an int in a char array with C
asked
Apr 12, 2024
by
avibootz
c
1
answer
112
views
How to allocate array of pointers with pointer-to-pointer using malloc in C
asked
Apr 12, 2024
by
avibootz
c
1
answer
105
views
How to swap values with subtraction and addition in C
asked
Apr 10, 2024
by
avibootz
c
1
answer
130
views
How to compute the maximun(max) of two integers using bitwise operators in C
asked
Apr 9, 2024
by
avibootz
c
1
answer
149
views
How to convert the numeric part of the beginning of a string to double in C
asked
Apr 8, 2024
by
avibootz
c
1
answer
135
views
How to remove the lowest order bit in C
asked
Apr 5, 2024
by
avibootz
c
1
answer
136
views
How to create a function call logging in C
asked
Apr 5, 2024
by
avibootz
c
1
answer
160
views
How to use inline function in C
asked
Apr 4, 2024
by
avibootz
c
1
answer
122
views
How to create a pointer that cannot move to other memory address in C
asked
Apr 3, 2024
by
avibootz
c
1
answer
112
views
How to create a pointer that cannot change the value in C
asked
Apr 3, 2024
by
avibootz
c
1
answer
93
views
How to get the kth bit of a number in C
asked
Apr 2, 2024
by
avibootz
c
1
answer
101
views
How to get the lower 8 bits of an int in C
asked
Apr 2, 2024
by
avibootz
c
Page:
« prev
1
...
11
12
13
14
15
16
17
18
19
20
21
...
80
next »
...