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,024
questions
51,976
answers
573
users
Recent questions tagged c
1
answer
150
views
How to set values to int array using memset in C
asked
Apr 2, 2024
by
avibootz
c
1
answer
113
views
How to set the first N characters of a string to '*' in C
asked
Apr 2, 2024
by
avibootz
c
1
answer
132
views
How to check an integer variable is signed in C
asked
Apr 2, 2024
by
avibootz
c
1
answer
78
views
What is the difference between %i and %d in scanf() with C
asked
Apr 1, 2024
by
avibootz
c
2
answers
113
views
How to get multiple int values with scanf() in C
asked
Apr 1, 2024
by
avibootz
c
2
answers
110
views
How to do a "Press Enter to Continue" in C
asked
Apr 1, 2024
by
avibootz
c
1
answer
111
views
What is the equivalent of C# Convert.ToInt16(String) in C
asked
Mar 31, 2024
by
avibootz
c
1
answer
119
views
How to find the starting and ending position of a given value in a sorted integer array in C
asked
Mar 30, 2024
by
avibootz
c
1
answer
141
views
How to find the index of Nth occurrence of a character in a string with C
asked
Mar 28, 2024
by
avibootz
c
2
answers
171
views
How to check if second string a rotated version of first string in C
asked
Mar 25, 2024
by
avibootz
c
1
answer
113
views
How to check if second string is subsequence of first string in C
asked
Mar 24, 2024
by
avibootz
c
1
answer
117
views
How to remove non-duplicate characters from string in C
asked
Mar 20, 2024
by
avibootz
c
1
answer
141
views
How to remove characters from a numeric string such that the string becomes divisible by 8 in C
asked
Mar 19, 2024
by
avibootz
c
1
answer
122
views
How to remove specific characters from a string in C
asked
Mar 17, 2024
by
avibootz
c
1
answer
118
views
How to remove the middle character from a string in C
asked
Mar 15, 2024
by
avibootz
c
1
answer
119
views
How to sort only the second row of a matrix in C
asked
Mar 15, 2024
by
avibootz
c
1
answer
169
views
How to get disk size and geometry using Windows API in C
asked
Mar 14, 2024
by
avibootz
c
winapi
win32
1
answer
122
views
How to extract capital letters from a string in C
asked
Mar 14, 2024
by
avibootz
c
1
answer
110
views
How to generate a random letter in C
asked
Mar 11, 2024
by
avibootz
c
2
answers
150
views
How to create bit field in C
asked
Mar 11, 2024
by
avibootz
c
1
answer
117
views
How to print the printable ASCII characters in C
asked
Mar 10, 2024
by
avibootz
c
1
answer
134
views
How to implement stack of characters in C
asked
Mar 9, 2024
by
avibootz
c
c-stack
1
answer
116
views
How to check if a string contains only valid parentheses (open close same type (), {}, []) in C
asked
Mar 9, 2024
by
avibootz
c
2
answers
125
views
How to use pointer to an array of N integers in C
asked
Mar 9, 2024
by
avibootz
c
1
answer
154
views
How to use array parameter with const in function using C
asked
Mar 9, 2024
by
avibootz
c
1
answer
137
views
How to use const array parameter in function with C
asked
Mar 9, 2024
by
avibootz
c
1
answer
154
views
How to use array parameter with static in function using C
asked
Mar 9, 2024
by
avibootz
c
1
answer
140
views
How to declare an array using an enum constant in C
asked
Mar 8, 2024
by
avibootz
c
1
answer
121
views
How to declare an array using sizeof in C
asked
Mar 8, 2024
by
avibootz
c
1
answer
98
views
How to find the count of all different digits in a number in C
asked
Mar 8, 2024
by
avibootz
c
1
answer
123
views
How to use alignas specifier in struct with C
asked
Mar 8, 2024
by
avibootz
c
1
answer
120
views
How to find a 7-digit number that the last digit of the number power the total digits equal to the number itself in C
asked
Mar 8, 2024
by
avibootz
c
1
answer
134
views
How to find all 5-digit numbers that the last digit of the number power the total digits equal to the number itself in C
asked
Mar 8, 2024
by
avibootz
c
1
answer
126
views
How to check if the last digit of a number power the total digits equal to the number itself in C
asked
Mar 7, 2024
by
avibootz
c
1
answer
126
views
How to represent a string using struct in C
asked
Mar 7, 2024
by
avibootz
c
1
answer
100
views
How to make a function factory in C
asked
Mar 7, 2024
by
avibootz
c
1
answer
118
views
How to generate N random numbers that include specific digit X times in C
asked
Mar 7, 2024
by
avibootz
c
1
answer
129
views
How to generate random times random numbers that include specific digit x times in C
asked
Mar 7, 2024
by
avibootz
c
1
answer
139
views
How to check if number include specific digit multiple times in C
asked
Mar 7, 2024
by
avibootz
c
1
answer
122
views
How to create an ASCII array that represents each character of a string in C
asked
Mar 4, 2024
by
avibootz
c
1
answer
94
views
How to find a string in an array of structs using bsearch with C
asked
Mar 3, 2024
by
avibootz
c
2
answers
88
views
How to search struct with bsearch in C
asked
Mar 3, 2024
by
avibootz
c
1
answer
113
views
How to replace each repeated letter in a string with one letter in C
asked
Mar 1, 2024
by
avibootz
c
1
answer
135
views
How to change every letter in a string with the letter following it in the alphabet using C
asked
Mar 1, 2024
by
avibootz
c
1
answer
89
views
How to shift each letter in a string N places up in the alphabet with C
asked
Feb 29, 2024
by
avibootz
c
1
answer
125
views
How to shift letters in a string x times by giving an array of shifts in C
asked
Feb 27, 2024
by
avibootz
c
c-shift-letters-string-array-shifts
shift-letters-string-array-shifts
1
answer
98
views
How to check if an array is strictly increasing in C
asked
Feb 26, 2024
by
avibootz
c
1
answer
86
views
How to check if an array is strictly decreasing in C
asked
Feb 26, 2024
by
avibootz
c
1
answer
86
views
How to check if an array is not increasing in C
asked
Feb 26, 2024
by
avibootz
c
1
answer
83
views
How to check if an array is not decreasing in C
asked
Feb 25, 2024
by
avibootz
c
Page:
« prev
1
...
12
13
14
15
16
17
18
19
20
21
22
...
80
next »
...