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
1
answer
299
views
How to insert and remove element in dynamic array with malloc and realloc and pointers in C
asked
Mar 20, 2015
by
avibootz
c
2
answers
277
views
How to convert array of hex strings to int and char in C
asked
Mar 19, 2015
by
avibootz
c
1
answer
162
views
How to insert a number in int array in C
asked
Mar 18, 2015
by
avibootz
c
3
answers
303
views
How to check if a file exists on Windows in C
asked
Mar 15, 2015
by
avibootz
c
2
answers
295
views
How to read variables directly from a file with fscanf() function in C
asked
Mar 12, 2015
by
avibootz
c
1
answer
222
views
How to count search words (keywords) in a text file in C
asked
Mar 9, 2015
by
avibootz
c
5
answers
509
views
How to use 3D (3 dimensional) int array in C
asked
Mar 7, 2015
by
avibootz
c
1
answer
347
views
How to sort a range of int array using qsort in C
asked
Mar 7, 2015
by
avibootz
c
1
answer
193
views
How to resize array in C
asked
Mar 5, 2015
by
avibootz
c
3
answers
361
views
How to search if a string that starts with some letter in string array in C
asked
Mar 3, 2015
by
avibootz
c
3
answers
477
views
How to implement my own strlen() function to find the length of a string in C
asked
Mar 3, 2015
by
avibootz
c
1
answer
172
views
How to search in string array in C
asked
Mar 3, 2015
by
avibootz
c
2
answers
236
views
How to find the largest sum of a sequential in int subarray in C
asked
Mar 1, 2015
by
avibootz
c
1
answer
221
views
How to print binary file as hexadecimal characters in C
asked
Mar 1, 2015
by
avibootz
c
2
answers
269
views
How to write a function that search a value in int array in C
asked
Mar 1, 2015
by
avibootz
c
1
answer
322
views
How to write a recursive function that return the largest (max) value of int array in C
asked
Feb 28, 2015
by
avibootz
c
1
answer
521
views
How to check if a computer is connected to the internet in C Win32 API
asked
Feb 23, 2015
by
avibootz
c
winapi
win32
1
answer
224
views
How to convert a string to upper case (all upper) in C
asked
Feb 19, 2015
by
avibootz
c
1
answer
284
views
How to convert hex number to decimal numbers in array in C
asked
Feb 12, 2015
by
avibootz
c
1
answer
238
views
How to convert hex number to separated decimal numbers in C
asked
Feb 12, 2015
by
avibootz
c
1
answer
249
views
How to parse a string into variables with sscanf() in C
asked
Feb 11, 2015
by
avibootz
c
2
answers
356
views
How to build a simple double linked list that hold 10 int numbers (1, 2, 3...10) in C
asked
Feb 11, 2015
by
avibootz
c
2
answers
194
views
How to convert a string with numbers to integer in C
asked
Feb 11, 2015
by
avibootz
c
3
answers
1,775
views
How to build a simple linear (single) linked list that hold 10 int numbers (1, 2, 3...10) in C
asked
Feb 7, 2015
by
avibootz
c
c-single-linked-list
single-linked-list
4
answers
282
views
How to check if string is empty in C
asked
Feb 3, 2015
by
avibootz
c
2
answers
292
views
How to copy part of a string to a different string in C
asked
Feb 3, 2015
by
avibootz
c
1
answer
479
views
How to print the screen resolution with MessageBoxW and _vsnwprintf_s in C Win32 API
asked
Feb 1, 2015
by
avibootz
c
winapi
1
answer
411
views
How to create window in OpenGL with GLFW 3.1 in C
asked
Jan 30, 2015
by
avibootz
c
opengl
1
answer
264
views
How To open URL in browser using C
asked
Jan 22, 2015
by
avibootz
c
2
answers
415
views
How to Create Window in OpenGL with FreeGLUT 2.8.1 in C/C++
asked
Jan 14, 2015
by
avibootz
c
cpp
opengl
freeglut
1
answer
670
views
How to Create Window 7 style button in C Win32 API
asked
Dec 18, 2014
by
avibootz
c
win32
winapi
2
answers
2,970
views
How to create Window with button and click event in C Win32 API
asked
Dec 17, 2014
by
avibootz
c
win32
winapi
1
answer
407
views
How to Create Window with button in C Win32 API
asked
Dec 17, 2014
by
avibootz
c
win32
winapi
1
answer
371
views
How to Create Window in C Win32 API
asked
Dec 17, 2014
by
avibootz
c
win32
winapi
1
answer
504
views
How to use MessageBox in C Win32 API
asked
Dec 12, 2014
by
avibootz
c
win32
winapi
2
answers
357
views
How to extract numbers from a string in C
asked
Nov 22, 2014
by
avibootz
c
2
answers
595
views
How to write an algorithm that add the odd digits of one number to the end of a second number in C
asked
Nov 5, 2014
by
avibootz
c
1
answer
264
views
How to use run a function with function pointer in C
asked
Nov 5, 2014
by
avibootz
c
4
answers
343
views
How to convert an int to binary in C
asked
Nov 3, 2014
by
avibootz
c
c-int-binary
4
answers
320
views
How to convert a char to binary in C
asked
Nov 2, 2014
by
avibootz
c
1
answer
223
views
How to find all lines containing a word in a text file in C
asked
Oct 31, 2014
by
avibootz
c
1
answer
386
views
How to create the function: stristr() to find case insensitive word in string in C
asked
Oct 28, 2014
by
avibootz
c
1
answer
163
views
How to find a word in a text file in C
asked
Oct 28, 2014
by
avibootz
c
2
answers
351
views
How to convert a string to lower case (all lower) in C
asked
Oct 26, 2014
by
avibootz
c
1
answer
200
views
How to find a word in a string in C
asked
Oct 25, 2014
by
avibootz
c
c-string
c-word
1
answer
504
views
How to get all combination of 6 digit numbers that start with 2 or 9 include 3 of 7 and 1 of 4 in C
asked
Oct 24, 2014
by
avibootz
c
1
answer
283
views
How to check if an integer include specific digits x times in C
asked
Oct 24, 2014
by
avibootz
c
1
answer
1,171
views
How to get the first x leftmost digits of an integer number in C
asked
Oct 23, 2014
by
avibootz
c
1
answer
469
views
How to find the leftmost digits of a decimal number in C
asked
Oct 23, 2014
by
avibootz
c
1
answer
292
views
How to write int array to a binary file, and read int array from binary file in C
asked
Oct 21, 2014
by
avibootz
c
Page:
« prev
1
...
75
76
77
78
79
80
81
82
next »
...