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
237
views
How to use qsort function to sort int array elemets in ascending order in C
asked
Sep 27, 2014
by
avibootz
c
1
answer
154
views
How to check if there is two equal elemets in array in C
asked
Sep 27, 2014
by
avibootz
c
1
answer
269
views
How to check if sum of any two elements in sorted array are equal to an input number in C
asked
Sep 26, 2014
by
avibootz
c
1
answer
188
views
How to inverse N x M matrix in C
asked
Sep 26, 2014
by
avibootz
c
c-inverse-matrix
inverse-matrix
1
answer
194
views
How to invers print matrix (from [ROW - 1][COL - 1]) in C
asked
Sep 23, 2014
by
avibootz
c
1
answer
183
views
How to print matrix in C
asked
Sep 23, 2014
by
avibootz
c
1
answer
323
views
How to reverse N x N matrix in C
asked
Sep 23, 2014
by
avibootz
c
c-matrix
1
answer
200
views
How to check if all matrix elements are zeros or nonzeros in C
asked
Sep 23, 2014
by
avibootz
c
1
answer
251
views
How to sum the diagonal (from right [LEN - 1][0]) of a matrix in C
asked
Sep 22, 2014
by
avibootz
c
1
answer
233
views
How to sum the main diagonal (from left [0][0]) of a matrix in C
asked
Sep 22, 2014
by
avibootz
c
1
answer
142
views
How to initialize int array to 0 (zero) in C
asked
Sep 21, 2014
by
avibootz
c
2
answers
202
views
How to find the average of int array in C
asked
Sep 21, 2014
by
avibootz
c
1
answer
148
views
How to sum array elements in C
asked
Sep 21, 2014
by
avibootz
c
1
answer
283
views
How to write a function with two int pointers and swap the values without temporaty variable in C
asked
Sep 20, 2014
by
avibootz
c
1
answer
178
views
How to swap two numbers with pointers in C
asked
Sep 20, 2014
by
avibootz
c
1
answer
790
views
How to write a function that get n and return the sum: 1+ 2 + 3 +...+ n in C
asked
Sep 20, 2014
by
avibootz
c
1
answer
212
views
How to input 14 numbers and find the lengths of the biggest zero sequence in C
asked
Sep 18, 2014
by
avibootz
c
1
answer
220
views
How to find the second biggest number in a set of random numbers in C
asked
Sep 17, 2014
by
avibootz
c
c-second-biggest
1
answer
166
views
How to input i and get the left i digit of a variable in C
asked
Sep 17, 2014
by
avibootz
c
1
answer
312
views
How to find 3 sequential numbers that have the biggest sum form input of 15 numbers in C
asked
Sep 17, 2014
by
avibootz
c
1
answer
173
views
How to calculate sum digits and count digits of a number in C
asked
Sep 17, 2014
by
avibootz
c
1
answer
166
views
How to write a simple guess the number game, input numbers 1-100, guess times 10 in C
asked
Sep 17, 2014
by
avibootz
c
1
answer
317
views
How to calculate time if we have the distance and speed (kilometers per hour) in C
asked
Sep 16, 2014
by
avibootz
c
c-calculate-time-distance-speed
calculate-time-distance-speed
1
answer
183
views
What is the output of x, when x = (y = 7, z = 8); in C
asked
Sep 15, 2014
by
avibootz
c
1
answer
175
views
How to input a sentence and print every word in a seperate line in C
asked
Sep 14, 2014
by
avibootz
c
1
answer
150
views
How to print this series: 1, -2, 3, -4, 5, -6, 7, -8, 9, -10 in C
asked
Sep 14, 2014
by
avibootz
c
1
answer
182
views
How to subtract matrices in C
asked
Sep 14, 2014
by
avibootz
c
1
answer
279
views
How to clear stdin buffer in C
asked
Sep 14, 2014
by
avibootz
c
2
answers
253
views
How to compare two strings using strcmp function in C
asked
Sep 14, 2014
by
avibootz
c
1
answer
188
views
How to implement insertion sort in C
asked
Sep 14, 2014
by
avibootz
c
1
answer
197
views
How to merge two arrays in C
asked
Sep 13, 2014
by
avibootz
c
1
answer
188
views
How to increase the size of dynamic string in C
asked
Sep 13, 2014
by
avibootz
c
1
answer
169
views
How to delete an element from dynamic array in C
asked
Sep 13, 2014
by
avibootz
c
2
answers
324
views
How to insert an element in a dynamic array in C
asked
Sep 13, 2014
by
avibootz
c
c-array
c-malloc
1
answer
236
views
How to use dynamic memory allocation to define int array in C
asked
Sep 12, 2014
by
avibootz
c
1
answer
255
views
How to generate random numbers in a specific range in C
asked
Sep 11, 2014
by
avibootz
c
1
answer
155
views
How to find min and max of int array in C
asked
Sep 11, 2014
by
avibootz
c
1
answer
213
views
How to reverse a number in C
asked
Sep 10, 2014
by
avibootz
c
2
answers
262
views
How to convert decimal to binary in C
asked
Sep 9, 2014
by
avibootz
c
2
answers
260
views
How to check leap year in C
asked
Sep 9, 2014
by
avibootz
c
2
answers
259
views
How to delete file with remove() function in C
asked
Sep 8, 2014
by
avibootz
c
1
answer
305
views
How to print the fibonacci sequence recursively and with for loop in C
asked
Sep 7, 2014
by
avibootz
c
1
answer
205
views
How to print the OS date & time in C
asked
Sep 7, 2014
by
avibootz
c
1
answer
328
views
How to define nested block for temporary local variables in C
asked
Aug 15, 2014
by
avibootz
c
c-nested-block-temporary-local-variables
nested-block-temporary-local-variables
1
answer
284
views
How to write a recursive function that calculate power in C
asked
Aug 1, 2014
by
avibootz
c
1
answer
217
views
How to print right-angled triangle of numbers in C
asked
Jul 29, 2014
by
avibootz
c
1
answer
281
views
How to use break and continue with while loop in C
asked
Jul 28, 2014
by
avibootz
c
1
answer
318
views
How to count the positive numbers and the negative numbers in C
asked
Jul 25, 2014
by
avibootz
c
5
answers
418
views
How to use enumeration (enum) in C
asked
Jul 17, 2014
by
avibootz
c
3
answers
363
views
How to reduce spaces between two words to one space only in C
asked
Jul 13, 2014
by
avibootz
c
c-string
Page:
« prev
1
...
74
75
76
77
78
79
80
next »
...