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
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
vbnet
kotlin-string
bash
swift-string
c-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
c-array
swift-array
cobol
typescript-string
php-array
javascript-array
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
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
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
dot-product-two-arrays
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
function-optional-parameter
decode-leet-speak
decimal-number-to-string-leading-zeros
reconstruct-sparse-matrix-from-compact-triplet-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged C
40,904
questions
53,356
answers
573
users
Recent questions tagged C
3
answers
284
views
How to remove duplicates from int array in C
asked
Feb 12, 2019
by
avibootz
c
1
answer
174
views
How to define main in macro with C
asked
Feb 12, 2019
by
avibootz
c
2
answers
240
views
How to find the first non-repeated character in a string with C
asked
Feb 11, 2019
by
avibootz
c
1
answer
266
views
How to find non-repeated characters in a string with C
asked
Feb 11, 2019
by
avibootz
c
1
answer
200
views
How to remove characters that are included in first string from the second string in C
asked
Feb 3, 2019
by
avibootz
c
1
answer
190
views
How to check if a char exists in a string with C
asked
Feb 3, 2019
by
avibootz
c
1
answer
165
views
How to remove characters that are included in second string from the first string in C
asked
Feb 3, 2019
by
avibootz
c
1
answer
204
views
How to implement a function that remove all occurrences of a character in a string with C
asked
Jan 31, 2019
by
avibootz
c
2
answers
254
views
How to check if two strings are anagram (same letters different words) in C
asked
Jan 27, 2019
by
avibootz
c
c-string-anagram
string-anagram
1
answer
233
views
How to replace a part of string by another string start from specific index (position) in C
asked
Jan 24, 2019
by
avibootz
c
1
answer
220
views
How to find and replace all occurrences of a string in all text files in a directory include subdirectories with C
asked
Jan 22, 2019
by
avibootz
c
1
answer
170
views
How to find and replace all occurrences of a string in a text file with C
asked
Jan 22, 2019
by
avibootz
c
2
answers
236
views
How to replace a part of string by another string in C
asked
Jan 22, 2019
by
avibootz
c
1
answer
164
views
How to compare the first N characters of a string to another string in C
asked
Jan 22, 2019
by
avibootz
c
1
answer
158
views
How to compare the last N characters of a string to another string in C
asked
Jan 22, 2019
by
avibootz
c
1
answer
203
views
How to count all files and subdirectories from a directory recursively in C
asked
Jan 22, 2019
by
avibootz
c
1
answer
241
views
How to recursively count all files with specific extension from directory include subdirectories in C
asked
Jan 22, 2019
by
avibootz
c
1
answer
290
views
How to recursively get a list of all files with specific extension from directory include subdirectories in C
asked
Jan 22, 2019
by
avibootz
c
1
answer
254
views
How to get a list of all files and subdirectories from a directory recursively in C
asked
Jan 22, 2019
by
avibootz
c
2
answers
278
views
How to get the last N characters of a string in C
asked
Jan 21, 2019
by
avibootz
c
1
answer
183
views
How to count the number files and sub directories of a directory with C
asked
Jan 21, 2019
by
avibootz
c
5
answers
442
views
How to use 2D array of characters name as a pointer in C
asked
Jan 19, 2019
by
avibootz
c
1
answer
119
views
How to calculate string length with pointers in C
asked
Jan 19, 2019
by
avibootz
c
2
answers
283
views
What is the difference between strlen() and sizeof() string in C
asked
Jan 18, 2019
by
avibootz
c
1
answer
189
views
What is the size of sizeof string in C
asked
Jan 18, 2019
by
avibootz
c
1
answer
138
views
How to print character from a string with string name (address) in C
asked
Jan 18, 2019
by
avibootz
c
1
answer
146
views
How to print part of a string with string name (address) in C
asked
Jan 18, 2019
by
avibootz
c
1
answer
228
views
How to remove duplicate consecutive characters from a string in C
asked
Jan 18, 2019
by
avibootz
c
c-string
1
answer
216
views
What is difference between the size of character array and string in C
asked
Jan 18, 2019
by
avibootz
c
2
answers
196
views
How to upper a specific char in a string with C
asked
Jan 17, 2019
by
avibootz
c
1
answer
193
views
How to use printf with format from a string and numbers for string offset in C
asked
Jan 17, 2019
by
avibootz
c
1
answer
185
views
How to count number of lines in a text file in C
asked
Jan 17, 2019
by
avibootz
c
1
answer
192
views
How to round float number to int in C
asked
Jan 17, 2019
by
avibootz
c
1
answer
134
views
How to count the bits in a char with C
asked
Jan 16, 2019
by
avibootz
c
1
answer
172
views
What is the size of constant floating value in C
asked
Jan 15, 2019
by
avibootz
c
1
answer
165
views
What is the size of the define floating value in C
asked
Jan 15, 2019
by
avibootz
c
1
answer
230
views
What is the size of the floating data types float, double and long double in C
asked
Jan 15, 2019
by
avibootz
c
1
answer
241
views
How to convert int to string without library functions in C
asked
Jan 15, 2019
by
avibootz
c
1
answer
172
views
How to get a string length without string functions in C
asked
Jan 14, 2019
by
avibootz
c
2
answers
279
views
How to reverse a string length without string functions in C
asked
Jan 14, 2019
by
avibootz
c
1
answer
191
views
How to get a string length without string functions and loop in C
asked
Jan 14, 2019
by
avibootz
c
1
answer
174
views
How to get substring of a string without using string function and loop in C
asked
Jan 14, 2019
by
avibootz
c
2
answers
235
views
How to convert float value to string in C
asked
Jan 13, 2019
by
avibootz
c
1
answer
132
views
How to compare a float with a value in C
asked
Dec 28, 2018
by
avibootz
c
1
answer
200
views
What is the difference between float and double in C
asked
Dec 27, 2018
by
avibootz
c
1
answer
235
views
How to print the return value of printf() (the total number of characters printed) in C
asked
Dec 27, 2018
by
avibootz
c
1
answer
182
views
How to print numbers from 1 to N without using loop in C
asked
Dec 25, 2018
by
avibootz
c
1
answer
212
views
How to use printf() function without semicolon in C
asked
Dec 24, 2018
by
avibootz
c
4
answers
406
views
How to use pointer to pointer in C
asked
Dec 24, 2018
by
avibootz
c
1
answer
173
views
Did pointer to array and array name have the same size in C
asked
Dec 23, 2018
by
avibootz
c
Page:
« prev
1
...
57
58
59
60
61
62
63
64
65
66
67
...
81
next »
...