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
vbnet
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
c-array
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
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
print-floyds-triangle
case-insensitively-check-character-exists-in-string
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
Disclosure:
My content contains affiliate links.
Recent questions tagged c
42,187
questions
54,895
answers
573
users
Recent questions tagged c
2
answers
39
views
How to use higher-order functions in C
asked
Jun 3
by
avibootz
c
c-use-higher-order-functions
use-higher-order-functions
1
answer
43
views
How to represent the ABCs as a 5-letter binary code using A for 0 and B for 1 in C
asked
Jun 2
by
avibootz
c
c-represent-abc-5-letter-binary-code-a-for-0-b-for-1
represent-abc-5-letter-binary-code-a-for-0-b-for-1
1
answer
42
views
How to remove parentheses and the text inside them from a string in C
asked
Jun 1
by
avibootz
c
c-remove-parentheses-and-text-from-a-string
remove-parentheses-and-text-from-a-string
1
answer
42
views
How to find the day of the week on any given date in C
asked
May 31
by
avibootz
c
c-date
c-find-day-of-week-any-given-date
find-day-of-week-any-given-date
1
answer
42
views
How to convert only the date without time to a string in C
asked
May 30
by
avibootz
c
c-convert-only-date-without-time-to-string
convert-only-date-without-time-to-string
1
answer
35
views
How to print the log line containing a specific date from a text block in C
asked
May 30
by
avibootz
c
c-print-log-line-containing-specific-date
print-log-line-containing-specific-date
1
answer
39
views
How to print all log lines containing a specific date from a text block in C
asked
May 30
by
avibootz
c
c-print-all-log-lines-containing-specific-date
print-all-log-lines-containing-specific-date
1
answer
28
views
How to calculate subtracting X% from Y in C
asked
May 29
by
avibootz
c
c-calculate-subtracting-x-percent-from-y
calculate-subtracting-x-percent-from-y
1
answer
29
views
How to calculate add X% to Y in C
asked
May 29
by
avibootz
c
c-calculate-add-x-percent-to-y
calculate-add-x-percent-to-y
1
answer
33
views
How to calculate % change from X to Y in C
asked
May 29
by
avibootz
c
c-calculate-percent-change-from-x-to-y
calculate-percent-change-from-x-to-y
1
answer
24
views
How to calculate X is what % of Y in C
asked
May 29
by
avibootz
c
c-calculate-x-is-what-percent-of-y
calculate-x-is-what-percent-of-y
1
answer
35
views
How to calculate the number of days until Christmas from today in C
asked
May 28
by
avibootz
c
c-calculate-days-until-christmas
calculate-days-until-christmas
1
answer
39
views
How to print every month between two years that contains five full weekends (Fri, Sat, Sun) in C
asked
May 27
by
avibootz
c
c-every-month-between-two-years-contains-five-full-weekends
every-month-between-two-years-contains-five-full-weekends
1
answer
40
views
How to print every month in a specified year that contains five full weekends (Fri, Sat, Sun) in C
asked
May 26
by
avibootz
c
c-every-month-in-specified-year-contains-five-full-weekends
every-month-in-specified-year-contains-five-full-weekends
1
answer
44
views
How to find the dates of the last Sunday of each month of a given year in C
asked
May 24
by
avibootz
c
c-dates-of-last-sunday-each-month-given-year
dates-of-last-sunday-each-month-given-year
2
answers
36
views
How to find the dates of the last Fridays of each month of a given year in C
asked
May 23
by
avibootz
c
c-dates-of-last-fridays-each-month-given-year
dates-of-last-fridays-each-month-given-year
1
answer
38
views
How to get the date of the last Friday of month of given year and month in C
asked
May 23
by
avibootz
c
c-date-of-last-friday-month-given-year-month
cpp-date-of-last-friday-month-given-year-month
1
answer
37
views
How to find keyword matching between multiple text blocks in C
asked
May 22
by
avibootz
c
c-find-keyword-matching-between-multiple-text-blocks
find-keyword-matching-between-multiple-text-blocks
1
answer
41
views
How to find keyword matching between 2 text blocks in C
asked
May 21
by
avibootz
c
c-find-keyword-matching-between-2-text-blocks
find-keyword-matching-between-2-text-blocks
2
answers
41
views
How to format a date using different formats in C
asked
May 20
by
avibootz
c
c-format-date-different-formats
format-date-different-formats
1
answer
48
views
How to convert seconds into weeks, days, hours, minutes, and seconds in C
asked
May 19
by
avibootz
c
c-seconds-into-weeks-days-hours-minutes-seconds
seconds-into-weeks-days-hours-minutes-seconds
3
answers
44
views
How to create and print a JSON string in C
asked
May 19
by
avibootz
c
c-create-print-json-string
create-print-json-string
1
answer
37
views
How to implement a hash set in C
asked
May 19
by
avibootz
c
c-implement-hash-set
implement-hash-set
1
answer
48
views
How to move a character from left to right on the console screen in C
asked
May 18
by
avibootz
c
c-move-character-left-right-console-screen
move-character-left-right-console-screen
1
answer
36
views
How to sort a list of files by name, extension, dates, and size in C
asked
May 16
by
avibootz
c
c-file
c-sort-list-files-by-name-extension-dates-size
sort-list-files-by-name-extension-dates-size
1
answer
43
views
How to create a list of random file names, including extension, dates, and file size in C
asked
May 16
by
avibootz
c
c-file
c-list-random-file-names-extension-dates-size
list-random-file-names-extension-dates-size
1
answer
45
views
How to create a list of random dates in C
asked
May 15
by
avibootz
c
c-date
cpp-create-list-random-dates
create-list-random-dates
1
answer
36
views
How to calculate the value of x where x + x^2 + x^4 + x^5 + x^8 = 6897 in C
asked
May 14
by
avibootz
c
calculate-x-where-x-plus-x-pow-2-plus-x-pow-4-plus-x-pow-5-plus-x-pow-8-equal-6897
1
answer
42
views
How to calculate the values of a and b where a × b = 899 in C
asked
May 14
by
avibootz
c
c-calculate-a-b-where-a-multiple-b-equal-899
calculate-a-b-where-a-multiple-b-equal-899
1
answer
52
views
How to compress and decompress repeated string characters by storing the repeated length (RLE) in C
asked
May 13
by
avibootz
c
c-compress-decompress-repeated-string-characters
compress-decompress-repeated-string-characters
2
answers
50
views
How to implement a generic stack with void pointers in C
asked
May 13
by
avibootz
c
c-implement-generic-stack
implement-generic-stack
1
answer
45
views
How to implement a linked‑list stack with dynamic size and no fixed limit in C
asked
May 13
by
avibootz
c
c-implement-linked-list-stack
implement-linked-list-stack
1
answer
39
views
How to implement a stack in C
asked
May 13
by
avibootz
c
c-implement-stack
implement-stack
2
answers
56
views
How to use function pointers inside a struct like OOP in C
asked
May 12
by
avibootz
c
-function-pointers-inside-struct-like-oop
function-pointers-inside-struct-like-oop
4
answers
69
views
How to use function pointers inside a struct in C
asked
May 12
by
avibootz
c
c-function-pointers-inside-struct
function-pointers-inside-struct
1
answer
42
views
How to use an array of function pointers in C
asked
May 12
by
avibootz
c
c-array-of-function-pointers
array-of-function-pointers
4
answers
53
views
How to pass a function as a parameter in C
asked
May 12
by
avibootz
c
c-pass-function-as-parameter
pass-function-as-parameter
1
answer
31
views
How to calculate the 100th term of the sequence 8, 64, 80, 136, 152 in C
asked
May 11
by
avibootz
c
c-calculate-100th-term-of-sequence-8-64-80-136-152
calculate-100th-term-of-sequence-8-64-80-136-152
1
answer
39
views
How to calculate the next number in the sequence 8, 64, 80, 136, 152 with C
asked
May 11
by
avibootz
c
c-calculate-next-number-sequence-8-64-80-136-152
calculate-next-number-sequence-8-64-80-136-152
1
answer
40
views
How to convert an array of multi‑digit numbers to a number in C
asked
May 11
by
avibootz
c
c-array-multi-digit-numbers-to-number
array-multi-digit-numbers-to-number
1
answer
40
views
How to create an inverted index of a string in C
asked
May 10
by
avibootz
c
c-inverted-index-string
inverted-index-string
3
answers
57
views
How to remove quotes and commas from a string in C
asked
May 10
by
avibootz
c
c-remove-quotes-commas-string
remove-quotes-commas-string
1
answer
41
views
How to create a memory leak and show the bit‑level memory map of the leaked block in C
asked
May 10
by
avibootz
c
c-create-memory-leak-show-bit-level-memory-map
create-memory-leak-show-bit-level-memory-map
2
answers
46
views
How to create a bit-level memory map in C
asked
May 10
by
avibootz
c
c-bit-level-memory-map
bit-level-memory-map
1
answer
41
views
How to get accurate ticks from a timer (high‑resolution timer) in C
asked
May 9
by
avibootz
c
c-accurate-ticks-timer
accurate-ticks-timer
1
answer
52
views
How to sort an array of structures in C
asked
May 8
by
avibootz
c
c-sort-array-structures
sort-array-structures
1
answer
40
views
How to naturally sort a string like humans do (text & numbers sort the number parts as numbers) in C
asked
May 8
by
avibootz
c
c-naturally-sort-string-like-humans
naturally-sort-string-like-humans
2
answers
63
views
How to find the context of a word in text with C
asked
May 8
by
avibootz
c
c-find-context-word-text
find-context-word-text
1
answer
47
views
How to split a string on commas, ignoring the commas in quoted substrings with C
asked
May 7
by
avibootz
c
c-split-string-commas-ignoring-commas-in-quoted-substrings
split-string-commas-ignoring-commas-in-quoted-substrings
1
answer
46
views
How to create a sorted unique array from a matrix in C
asked
May 6
by
avibootz
c
c-sorted-unique-array-from-matrix
sorted-unique-array-from-matrix
Page:
« prev
1
2
3
4
5
6
7
...
83
next »
...