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
7
views
How to convert a number to any base in C
asked
17 hours
ago
by
avibootz
c
c-convert-number-to-any-base
convert-number-to-any-base
1
answer
7
views
How to convert meters to yards and vice versa in C
asked
17 hours
ago
by
avibootz
c
c-convert-meters-yards-vice-versa
convert-meters-yards-vice-versa
2
answers
14
views
How to merge three arrays in C
asked
2 days
ago
by
avibootz
c
c-merge-three-arrays
merge-three-arrays
1
answer
12
views
How to simulate rolling two dice (game cubes) with values 1–6 in C
asked
2 days
ago
by
avibootz
c
c-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
1
answer
15
views
How to use the SetPixel function to draw a diagonal line using the Win32 API in C
asked
3 days
ago
by
avibootz
c
win32
winapi
c-use-setpixel-function-draw-diagonal-line-win32-api
use-setpixel-function-draw-diagonal-line-win32-api
1
answer
14
views
How to remove the last n occurrences of a substring in a string in C
asked
5 days
ago
by
avibootz
c
c-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
1
answer
19
views
How to use the TextOut function to draw text at a specified location using the Win32 API in C
asked
6 days
ago
by
avibootz
c
win32
winapi
c-use-textout-function-win32-api
use-textout-function-win32-api
1
answer
17
views
How to use the DeleteFile function using the Win32 API in C
asked
6 days
ago
by
avibootz
c
win32
winapi
c-use-deletefile-function-win32-api
use-deletefile-function-win32-api
1
answer
17
views
How to replace a random word in a string with a random word from an array of words using C
asked
Feb 13
by
avibootz
c
c-replace-random-word-in-string-with-random-word-from-array
replace-random-word-in-string-with-random-word-from-array
1
answer
10
views
How to calculate the products of (jagged) uneven-sized matrix columns in C
asked
Feb 13
by
avibootz
c
c-products-uneven-sized-matrix-columns
products-uneven-sized-matrix-columns
1
answer
22
views
How to use the CreateFile function using the Win32 API in C
asked
Feb 12
by
avibootz
c
win32
winapi
c-use-createfile-function-win32-api
use-createfile-function-win32-api
1
answer
23
views
How to use the GlobalAlloc function using the Win32 API in C
asked
Feb 12
by
avibootz
win32
winapi
c
c-use-globalalloc-function-win32-api
use-globalalloc-function-win32-api
1
answer
24
views
How to use the VirtualAlloc function using the Win32 API in C
asked
Feb 11
by
avibootz
win32
winapi
c
c-use-virtualalloc-function-win32-api
use-virtualalloc-function-win32-api
1
answer
22
views
How to find the shortest identical consecutive sublist in a linked list with C
asked
Feb 8
by
avibootz
c
c-shortest-identical-consecutive-sublist
shortest-identical-consecutive-sublist
1
answer
24
views
How to find the shortest identical consecutive subarray in an array with C
asked
Feb 8
by
avibootz
c
c-shortest-identical-consecutive-subarray
shortest-identical-consecutive-subarray
1
answer
24
views
How to find a number that can be written as the sum and product of its factors in C
asked
Feb 7
by
avibootz
c
c-number-written-as-sum-and-product-of-its-factors
number-written-as-sum-and-product-of-its-factors
1
answer
24
views
How to delete a file using the Win32 API in C
asked
Feb 6
by
avibootz
c
win32
winapi
c-delete-file-win32-api
delete-file-win32-api
2
answers
26
views
How to move the n word to the end of a string in C
asked
Feb 3
by
avibootz
c
c-move-n-word-to-end-of-string
move-n-word-to-end-of-string
2
answers
23
views
How to move the first word to the end of a string in C
asked
Feb 3
by
avibootz
c
c-move-first-word-to-end-of-string
move-first-word-to-end-of-string
2
answers
24
views
How to move a word to the end of a string in C
asked
Feb 3
by
avibootz
c
c-move-word-to-end-of-string
move-word-to-end-of-string
1
answer
26
views
How to multiply every N consecutive items in an array with C
asked
Feb 1
by
avibootz
c
c-multiply-every-n-of-consecutive-items-in-array
multiply-every-n-of-consecutive-items-in-array
1
answer
20
views
How to multiply each pair of consecutive items in an array with C
asked
Jan 31
by
avibootz
c
c-multiply-each-pair-of-consecutive-items-in-array
multiply-each-pair-of-consecutive-items-in-array
2
answers
37
views
How to create an array of dates between a start and end date in C
asked
Jan 30
by
avibootz
c
c-create-array-of-dates
create-array-of-dates
1
answer
26
views
How to get the total disk size using the Win32 API in C
asked
Jan 30
by
avibootz
win32
winapi
c
c-get-total-disk-size-win32-api
get-total-disk-size-win32-api
1
answer
26
views
How to sort an array of structs by multiple columns in C
asked
Jan 28
by
avibootz
c
c-sort-array-of-structs-by-multiple-columns
sort-array-of-structs-by-multiple-columns
1
answer
29
views
How to generate non‑overlapping random ranges (start,end),(start,end) in C
asked
Jan 27
by
avibootz
c
c-generate-non-overlapping-random-ranges
generate-non-overlapping-random-ranges
1
answer
20
views
How to merge overlapping ranges (start,end),(start,end) in C
asked
Jan 26
by
avibootz
c
c-merge-overlapping-ranges
merge-overlapping-ranges
2
answers
30
views
How to use the Win32 API ReadFile function to read data from a file in C
asked
Jan 25
by
avibootz
win32
winapi
c
c-use-win32-api-readfile-function-to-read-from-file
use-win32-api-readfile-function-to-read-from-file
1
answer
28
views
How to merge two strings based on shared suffix and prefix in C
asked
Jan 23
by
avibootz
c
c-merge-two-strings
merge-two-strings-based-on-shared-suffix-and-prefix
1
answer
24
views
How to sort by strings a mixed pair of string and number elements in an array with C
asked
Jan 22
by
avibootz
c
c-sort-array
sort-by-strings-mixed-pair-of-string-number-elements-in-array
1
answer
26
views
How to sort by numbers a mixed pair of string and number elements in an array with C
asked
Jan 22
by
avibootz
c
c-sort-array
sort-by-numbers-mixed-pair-of-string-number-elements-in-array
2
answers
31
views
How to turn a total number of seconds into years, months, days, minutes and seconds in C
asked
Jan 21
by
avibootz
c
c-turn-total-number-of-seconds-into-years-months-days-minutes-seconds
turn-total-number-of-seconds-into-years-months-days-minutes-seconds
1
answer
29
views
How to check if a string is IPv4 or IPv6 or invalid in C
asked
Jan 19
by
avibootz
c
c-check-if-string-is-ipv4-or-ipv6-or-invalid
check-if-string-is-ipv4-or-ipv6-or-invalid
1
answer
32
views
How to print a calendar for a specific month and year in C
asked
Jan 18
by
avibootz
c
c-print-calendar-for-specific-month-and-year
print-calendar-for-specific-month-and-year
1
answer
40
views
How to print the calendar for a specific year in C
asked
Jan 17
by
avibootz
c
c-print-calendar-for-specific-year
print-calendar-for-specific-year
1
answer
28
views
How to group words by first letter in C
asked
Jan 17
by
avibootz
c
c-group-words-by-first-letter
group-words-by-first-letter
1
answer
30
views
How to find the volume of a capsule in C
asked
Jan 12
by
avibootz
c
c-find-volume-of-capsule
find-volume-of-capsule
1
answer
32
views
How to implement ternary search to find a value in a sorted array with C
asked
Jan 11
by
avibootz
c
c-implement-ternary-search-to-find-value-in-sorted-array
implement-ternary-search-to-find-value-in-sorted-array
1
answer
32
views
How to caculate the harmonic series Hn = 1 + 1/2 + 1/3 + 1/4 + 1/n in C
asked
Jan 11
by
avibootz
c
c-caculate-harmonic-series
caculate-harmonic-series
1
answer
37
views
How to convert a character (flatten) matrix to a single string in C
asked
Jan 10
by
avibootz
c
c-convert-character-matrix-to-single-string
convert-character-matrix-to-single-string
flatten_char_matrix
2
answers
33
views
How to find the max absolute difference between consecutive characters in a string with C
asked
Jan 9
by
avibootz
c
c-max-absolute-difference-between-consecutive-characters-in-string
max-absolute-difference-between-consecutive-characters-in-string
1
answer
34
views
How to check if each letter in a string maps to the first letter of a word in another string with C
asked
Jan 6
by
avibootz
c
c-each-letter-string-maps-first-letter-word-another-string
each-letter-string-maps-first-letter-word-another-string
1
answer
31
views
How to check if a string can be constructed by using the letters of another string in C
asked
Jan 5
by
avibootz
c
c-string-constructed-letters-another-string
string-constructed-letters-another-string
1
answer
26
views
How to product of array except self (arr[i] is equal to the product of all the elements except arr[i]) in C
asked
Jan 2
by
avibootz
c
c-product-array-except-self-arr_i
product-array-except-self-arr_i
1
answer
36
views
How to extract substrings in C
asked
Dec 30, 2025
by
avibootz
c
c-extract-substrings
extract-substrings
1
answer
29
views
How to clear bits in the given range in C
asked
Dec 29, 2025
by
avibootz
c
c-clear-bits-given-range
clear-bits-given-range
1
answer
30
views
How to get the 4 least significant bits in a byte with C
asked
Dec 27, 2025
by
avibootz
c
c-get-4-least-significant-bits-byte
get-4-least-significant-bits-byte
2
answers
42
views
How to check whether a user string contains any forbidden words from a list in C
asked
Dec 26, 2025
by
avibootz
c
c-check-user-string-contains-forbidden-words
check-user-string-contains-forbidden-words
1
answer
49
views
How to remove the middle word from a string in C
asked
Dec 24, 2025
by
avibootz
c
c-remove-middle-word-string
remove-middle-word-string
1
answer
35
views
How to find the length of the longest balanced parentheses (e.g. (()())) in C
asked
Dec 24, 2025
by
avibootz
c
c-length-longest-balanced-parenthese
length-longest-balanced-parenthese
Page:
1
2
3
4
5
6
...
80
next »
...