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
175
views
How to convert unsigned char to char in C
asked
Aug 9, 2019
by
avibootz
c
1
answer
166
views
How to convert unsigned __int64 to char in C
asked
Aug 9, 2019
by
avibootz
c
2
answers
565
views
How to convert unsigned short to char in C
asked
Aug 8, 2019
by
avibootz
c
1
answer
131
views
How to convert short to char in C
asked
Aug 8, 2019
by
avibootz
c
1
answer
140
views
How to convert long to char in C
asked
Aug 8, 2019
by
avibootz
c
1
answer
246
views
How to find first and last positions of an element in a sorted array in C
asked
Aug 7, 2019
by
avibootz
c
c-array
1
answer
159
views
How to convert float to char in C
asked
Aug 7, 2019
by
avibootz
c
2
answers
270
views
How to convert double to char in C
asked
Aug 7, 2019
by
avibootz
c
1
answer
125
views
How to convert char* to char in C
asked
Aug 7, 2019
by
avibootz
c
1
answer
466
views
How to convert bool to char in C
asked
Aug 7, 2019
by
avibootz
c
1
answer
136
views
How to round float in C
asked
Aug 7, 2019
by
avibootz
c
2
answers
192
views
How to find the peak element (element that is greater than its neighbors) on an array in C
asked
Aug 6, 2019
by
avibootz
c
1
answer
154
views
How to convert int to long in C
asked
Aug 6, 2019
by
avibootz
c
1
answer
189
views
How to convert long to int in C
asked
Aug 5, 2019
by
avibootz
c
1
answer
155
views
How to implement binary search in C
asked
Aug 5, 2019
by
avibootz
c
c-binary-search
2
answers
189
views
How to implement recursive binary search in C
asked
Aug 4, 2019
by
avibootz
c
1
answer
132
views
How to find the midpoint of an array in c
asked
Jul 27, 2019
by
avibootz
c
1
answer
154
views
How to find the sum of the subarray which has the largest sum in C
asked
Jul 27, 2019
by
avibootz
c
1
answer
162
views
How to pass a pointer to pointer as argument to a functions in C
asked
Jul 26, 2019
by
avibootz
c
1
answer
137
views
How to set pointer to function to point to other pointer to function with parameters in C
asked
Jul 26, 2019
by
avibootz
c
1
answer
121
views
How to find subarray with given sum in C
asked
Jul 19, 2019
by
avibootz
c
1
answer
213
views
How to allocate memory for a string inside the struct in C
asked
Jul 11, 2019
by
avibootz
c
2
answers
276
views
How to allocate memory for struct and for string inside the struct in C
asked
Jul 11, 2019
by
avibootz
c
1
answer
193
views
How to print character with hexadecimal value and without using format in C
asked
Jul 11, 2019
by
avibootz
c
1
answer
174
views
How to do pointer arithmetic in C
asked
Jul 11, 2019
by
avibootz
c
1
answer
221
views
How to allocate memory for int array and set the memory to zero in C
asked
Jul 11, 2019
by
avibootz
c
1
answer
197
views
How to allocate memory for int array in C
asked
Jul 11, 2019
by
avibootz
c
2
answers
246
views
How to print char array in C
asked
Jul 11, 2019
by
avibootz
c
1
answer
229
views
How to capitalize the first and last letter of each word in char array with C
asked
Jul 11, 2019
by
avibootz
c
1
answer
210
views
How to read string with spaces using scanf() function in C
asked
Jul 10, 2019
by
avibootz
c
1
answer
253
views
How to get process ID in C
asked
Jun 30, 2019
by
avibootz
c
1
answer
179
views
How to find the frequency of letters in a string with C
asked
Jun 30, 2019
by
avibootz
c
1
answer
200
views
How to remove duplicate elements from int array in C
asked
Jun 30, 2019
by
avibootz
c
1
answer
192
views
How to check if a character is a vowel in C
asked
Jun 30, 2019
by
avibootz
c
2
answers
308
views
How to implement a function that reverse part of the letters in a string with C
asked
Jun 29, 2019
by
avibootz
c
1
answer
199
views
How to implement a function that reverse the letters of a string in C
asked
Jun 29, 2019
by
avibootz
c
1
answer
167
views
How to reverse the first N characters of a string in C
asked
Jun 24, 2019
by
avibootz
c
1
answer
156
views
How to reverse the middle N characters of a string in C
asked
Jun 24, 2019
by
avibootz
c
1
answer
136
views
How to reverse the middle N characters of array of characters in C
asked
Jun 24, 2019
by
avibootz
c
1
answer
177
views
How to reverse an array of characters without affecting the special characters in C
asked
Jun 15, 2019
by
avibootz
c
1
answer
277
views
How to find the longest increasing subsequence (LIS) of a sequence of numbers in C
asked
Jun 8, 2019
by
avibootz
c
c-subsequence
1
answer
152
views
How to extract all integers (numbers) from a string in C
asked
May 27, 2019
by
avibootz
c
1
answer
176
views
How to sum all numbers from a string in C
asked
May 27, 2019
by
avibootz
c
1
answer
174
views
How to implement a cumulative sum of numbers in int array in C
asked
May 25, 2019
by
avibootz
c
1
answer
198
views
How to add fibonacci numbers to an array in C
asked
May 24, 2019
by
avibootz
c
1
answer
206
views
How to print all int array elements that are fibonacci numbers in C
asked
May 23, 2019
by
avibootz
c
1
answer
183
views
How to rotate square matrix 90 degrees to the right in C
asked
May 19, 2019
by
avibootz
c
1
answer
169
views
How to rotate square matrix 90 degrees to the left in C
asked
May 18, 2019
by
avibootz
c
1
answer
209
views
How to find the first repeating element in an array of integers with C
asked
May 13, 2019
by
avibootz
c
2
answers
330
views
How to search for a number in sorted matrix with C
asked
May 13, 2019
by
avibootz
c
c-matrix
c-sort
Page:
« prev
1
...
54
55
56
57
58
59
60
61
62
63
64
...
81
next »
...