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
1
answer
216
views
How to count the special characters in a string in C
asked
Oct 1, 2014
by
avibootz
c
3
answers
263
views
How to count the digits in a string in C
asked
Oct 1, 2014
by
avibootz
c
1
answer
232
views
How to print array elements with addresses in C
asked
Sep 30, 2014
by
avibootz
c
1
answer
246
views
How to check whether a matrix is magic square or not in C
asked
Sep 29, 2014
by
avibootz
c
c-matrix
3
answers
316
views
How to find min and max of three (3) int numbers in C
asked
Sep 28, 2014
by
avibootz
c
4
answers
353
views
How to find min and max of two (2) int numbers in C
asked
Sep 28, 2014
by
avibootz
c
1
answer
233
views
How to input n and find continuity of n zeros (0) in a matrix ([5][10]) in C
asked
Sep 28, 2014
by
avibootz
c
1
answer
284
views
How to set the number 1 to a matrix ([5][10]) in 15 random places in C
asked
Sep 28, 2014
by
avibootz
c
1
answer
2,201
views
How to use qsort function to sort floating point array elemets in descending order in C
asked
Sep 28, 2014
by
avibootz
c
1
answer
215
views
How to use qsort function to sort floating point array elemets in ascending order in C
asked
Sep 27, 2014
by
avibootz
c
1
answer
259
views
How to use qsort function to sort int array elemets in descending order in C
asked
Sep 27, 2014
by
avibootz
c
4
answers
220
views
How to generate random floating point numbers in C
asked
Sep 27, 2014
by
avibootz
c
c-generate-random-floating-point-numbers
generate-random-floating-point-numbers
1
answer
252
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
183
views
How to check if there is two equal elemets in array in C
asked
Sep 27, 2014
by
avibootz
c
1
answer
283
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
200
views
How to inverse N x M matrix in C
asked
Sep 26, 2014
by
avibootz
c
c-inverse-matrix
inverse-matrix
1
answer
215
views
How to invers print matrix (from [ROW - 1][COL - 1]) in C
asked
Sep 23, 2014
by
avibootz
c
1
answer
203
views
How to print matrix in C
asked
Sep 23, 2014
by
avibootz
c
1
answer
351
views
How to reverse N x N matrix in C
asked
Sep 23, 2014
by
avibootz
c
c-matrix
1
answer
215
views
How to check if all matrix elements are zeros or nonzeros in C
asked
Sep 23, 2014
by
avibootz
c
1
answer
289
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
246
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
154
views
How to initialize int array to 0 (zero) in C
asked
Sep 21, 2014
by
avibootz
c
2
answers
216
views
How to find the average of int array in C
asked
Sep 21, 2014
by
avibootz
c
1
answer
160
views
How to sum array elements in C
asked
Sep 21, 2014
by
avibootz
c
1
answer
305
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
191
views
How to swap two numbers with pointers in C
asked
Sep 20, 2014
by
avibootz
c
1
answer
808
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
232
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
233
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
176
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
334
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
181
views
How to calculate sum digits and count digits of a number in C
asked
Sep 17, 2014
by
avibootz
c
1
answer
180
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
340
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
201
views
What is the output of x, when x = (y = 7, z = 8); in C
asked
Sep 15, 2014
by
avibootz
c
1
answer
195
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
160
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
195
views
How to subtract matrices in C
asked
Sep 14, 2014
by
avibootz
c
1
answer
291
views
How to clear stdin buffer in C
asked
Sep 14, 2014
by
avibootz
c
2
answers
274
views
How to compare two strings using strcmp function in C
asked
Sep 14, 2014
by
avibootz
c
1
answer
203
views
How to implement insertion sort in C
asked
Sep 14, 2014
by
avibootz
c
1
answer
212
views
How to merge two arrays in C
asked
Sep 13, 2014
by
avibootz
c
1
answer
199
views
How to increase the size of dynamic string in C
asked
Sep 13, 2014
by
avibootz
c
1
answer
182
views
How to delete an element from dynamic array in C
asked
Sep 13, 2014
by
avibootz
c
2
answers
361
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
262
views
How to use dynamic memory allocation to define int array in C
asked
Sep 12, 2014
by
avibootz
c
1
answer
274
views
How to generate random numbers in a specific range in C
asked
Sep 11, 2014
by
avibootz
c
1
answer
169
views
How to find min and max of int array in C
asked
Sep 11, 2014
by
avibootz
c
1
answer
224
views
How to reverse a number in C
asked
Sep 10, 2014
by
avibootz
c
Page:
« prev
1
...
75
76
77
78
79
80
81
next »
...