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
vbnet
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
cobol
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
c-array
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
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
rust-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged c
41,445
questions
53,992
answers
573
users
Recent questions tagged c
2
answers
384
views
How to define a macro to find max between two numbers in C
asked
Nov 17, 2015
by
avibootz
c
2
answers
225
views
How to get the last digit of a number in C
asked
Nov 17, 2015
by
avibootz
c
1
answer
161
views
How to show the n / 10 of a number with recursive function until n = 0 in C
asked
Nov 17, 2015
by
avibootz
c
1
answer
237
views
How to implement the atof() function convert string to float in C
asked
Nov 17, 2015
by
avibootz
c
4
answers
409
views
How to convert string to float in C
asked
Nov 17, 2015
by
avibootz
c
1
answer
262
views
How to find string in other string, return the index of the string in found or -1 if not, in C
asked
Nov 16, 2015
by
avibootz
c
3
answers
436
views
How to remove (trim) leading and trailing whitespace from a string in C
asked
Nov 13, 2015
by
avibootz
c
1
answer
215
views
How to remove leading (ltrim()) blanks, newlines and tabs from a string in C
asked
Nov 12, 2015
by
avibootz
c
c-remove-leading-blanks-newlines-tabs-string
remove-leading-blanks-newlines-tabs-string
1
answer
246
views
How to remove trailing (rtrim()) blanks, newlines and tabs from a string in C
asked
Nov 11, 2015
by
avibootz
c
c-remove-trailing-blanks-newlines-tabs-string
remove-trailing-blanks-newlines-tabs-string
2
answers
293
views
How to implement the itoa() function to convert int to string in C
asked
Nov 10, 2015
by
avibootz
c
2
answers
266
views
How to implement the function strcat() from string.h to append a string to other string in C
asked
Nov 10, 2015
by
avibootz
c
1
answer
262
views
How to remove a character from a string in C
asked
Nov 10, 2015
by
avibootz
c
2
answers
210
views
How to implement shellsort (shell sort) + simulation in C
asked
Nov 7, 2015
by
avibootz
c
2
answers
258
views
How to count the number of 1 bit in integer in C
asked
Nov 6, 2015
by
avibootz
c
3
answers
343
views
How to generate random numbers between two numbers in C
asked
Nov 6, 2015
by
avibootz
c
2
answers
282
views
How to check if a character is digit in C
asked
Nov 6, 2015
by
avibootz
c
1
answer
328
views
How to implement the tolower() function to converts character to lowercase in C
asked
Nov 5, 2015
by
avibootz
c
2
answers
221
views
How to converts character to lowercase in C
asked
Nov 5, 2015
by
avibootz
c
3
answers
296
views
How to implement the atoi() function to extract numbers from a string in C
asked
Nov 5, 2015
by
avibootz
c
1
answer
145
views
How to input a characters with for loop in C
asked
Nov 4, 2015
by
avibootz
c
1
answer
126
views
How to use extern variable and extern function in C
asked
Nov 1, 2015
by
avibootz
c
1
answer
236
views
How to use extern variable to share variables between source files in C
asked
Oct 29, 2015
by
avibootz
c
1
answer
158
views
How to input strings and find the longest string in C
asked
Oct 27, 2015
by
avibootz
c
1
answer
160
views
How to implement the function gets() to input a string in C
asked
Oct 26, 2015
by
avibootz
c
1
answer
271
views
How to implement the function strcpy() from string.h to copy a string to other string in C
asked
Oct 23, 2015
by
avibootz
c
1
answer
253
views
How to count digits, whitespace and all other characters from input in C
asked
Oct 20, 2015
by
avibootz
c
1
answer
198
views
How to count lines, words, and characters from input in C
asked
Oct 8, 2015
by
avibootz
c
1
answer
150
views
How to count the input lines in C
asked
Oct 7, 2015
by
avibootz
c
1
answer
273
views
How to exit when user press on Esc key in C
asked
Oct 6, 2015
by
avibootz
c
1
answer
191
views
How to input characters until Ctrl+C is pressed in C
asked
Oct 4, 2015
by
avibootz
c
3
answers
234
views
How to use constants in C
asked
Oct 4, 2015
by
avibootz
c
1
answer
162
views
How to use pointers and ++ in C
asked
Oct 2, 2015
by
avibootz
c
3
answers
254
views
How to duplicate (copy) text file in C
asked
Sep 29, 2015
by
avibootz
c
1
answer
187
views
How to remove directory from disk in C
asked
Sep 29, 2015
by
avibootz
c
1
answer
309
views
How to change the current working directory to other directory in C
asked
Sep 29, 2015
by
avibootz
c
2
answers
257
views
How to create folder (directory) on disk in C
asked
Sep 28, 2015
by
avibootz
c
1
answer
207
views
How to return pointer to a string from a function in C
asked
Sep 28, 2015
by
avibootz
c
2
answers
201
views
How to display thealphabetic chars with pointes in C
asked
Sep 28, 2015
by
avibootz
c
3
answers
341
views
How to copy file from one directory to another in C
asked
Aug 25, 2015
by
avibootz
c
3
answers
297
views
How to move file from one directory to another in C
asked
Aug 25, 2015
by
avibootz
c
1
answer
192
views
How to rename file in C
asked
Aug 25, 2015
by
avibootz
c
1
answer
184
views
How to read files from a directory in C
asked
Aug 14, 2015
by
avibootz
c
2
answers
264
views
How to delete a file in C
asked
Aug 13, 2015
by
avibootz
c
1
answer
186
views
How to add a digit at end of a string in C
asked
Aug 7, 2015
by
avibootz
c
1
answer
159
views
How to convert an integer to string in C
asked
Aug 7, 2015
by
avibootz
c
1
answer
175
views
How to convert integer to char in C
asked
Aug 6, 2015
by
avibootz
c
1
answer
276
views
How to read struct with numbers and string from binary file in C
asked
Aug 6, 2015
by
avibootz
c
1
answer
280
views
How to write struct with numbers and string to binary file in C
asked
Aug 6, 2015
by
avibootz
c
1
answer
145
views
How to dump a text file in C
asked
Aug 2, 2015
by
avibootz
c
1
answer
172
views
How to read binary file a few times from the beginning in C
asked
Jul 24, 2015
by
avibootz
c
Page:
« prev
1
...
72
73
74
75
76
77
78
79
80
81
82
next »
...