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#
javascript
cpp
php
vb#
typescript
nodejs
go
rust
scala
swift
html
kotlin
dart
ruby
pascal
r
css
bootstrap
groovy
sql
win32
mysql
winapi
jquery
lua
winforms
bash
f#
cobol
reactjs
opengl
c-windows
pascal-string
kotlin-string
go-string
sdl2
vbnet-string
c-string
javascript-array
swift-string
scala-string
c#-string
php-array
rust-string
javascript-string
typescript-array
cpp-vector
swift-array
php-string
python-string
cpp-string
python-list
nodejs-express
pascal-array
scala-array
sdl3
angularjs
typescript-string
java-string
nodejs-array
go-array
c-array
raylib
glfw
rust-vector
html5
javascript-regex
kotlin-array
typescript-regex
postgresql
perl
nodejs-regex
php-regex
cpp-regex
kotlin-list
dom
scala-list
swift-regex
kotlin-regex
scala-regex
python-regex
swift-matrix
cpp-matrix
pascal-date
php-date
nodejs-string
c#-array
go-regex
java-regex
c#-regex
vbnet-regex
android-java
kotlin-matrix
php-matrix
c#-matrix
pascal-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged C
36,611
questions
47,864
answers
573
users
Recent questions tagged C
1
answer
1
view
How to remove string trailing path separator in C
asked
22 minutes
ago
by
avibootz
c
c-string
1
answer
2
views
How to match the first word after an expression in a string with C
asked
1 day
ago
by
avibootz
c
c-string
1
answer
5
views
How to remove the trailing slashes from a string in C
asked
2 days
ago
by
avibootz
c
c-string
1
answer
6
views
How to remove all non-ASCII characters from a string in C
asked
3 days
ago
by
avibootz
c
c-string
c-ascii
1
answer
7
views
How to create a windows using FreeGLUT in C
asked
4 days
ago
by
avibootz
c
freeglut
2
answers
6
views
How to calculate the date six months from the current date in C
asked
4 days
ago
by
avibootz
c
c-date
1
answer
7
views
How to replace the characters !@#$%^*_+\= in a string with C
asked
5 days
ago
by
avibootz
c
c-string
1
answer
11
views
How to implement the power function in C
asked
5 days
ago
by
avibootz
c
c-pow
1
answer
8
views
How to find the first occurrence of a pattern in a string from some starting position in C
asked
6 days
ago
by
avibootz
c
c-string
1
answer
2
views
How to group Anagrams from an array of strings in C
asked
Jun 9
by
avibootz
c
c-anagram
1
answer
9
views
How to draw a dotted line on a window using Win32 API in C
asked
Jun 8
by
avibootz
win32
winapi
c
1
answer
7
views
How to check if date1 is before date2 in C
asked
Jun 8
by
avibootz
c
c-date
1
answer
10
views
How to check if a string is blank (empty, null, or contains only whitespace) in C
asked
Jun 7
by
avibootz
c
c-string
1
answer
12
views
How to get OS information on Unix-like systems with C++
asked
Jun 6
by
avibootz
c
c-os
1
answer
10
views
How to multiply two integers represented as strings and return the result also as a string in C
asked
Jun 5
by
avibootz
c
c-multiply
1
answer
12
views
How to get the number of bytes of a variable in C
asked
Jun 3
by
avibootz
c
c-byte
1
answer
13
views
How to get the current executable name in C
asked
Jun 2
by
avibootz
c
c-exe
1
answer
12
views
How to find all possible combinations of numbers in an array to reach a given sum with C
asked
Jun 2
by
avibootz
c
c-array
1
answer
17
views
How to use calloc and snprintf in C
asked
Jun 2
by
avibootz
c
c-calloc
c-snprintf
2
answers
21
views
How to sort each column of a matrix with strings in C
asked
Jun 1
by
avibootz
c
c-matrix
c-sort
1
answer
10
views
How to fill a 3x3 grid to be a valid Sudoku grid in C
asked
Jun 1
by
avibootz
c
c-sudoku
1
answer
14
views
How to calculate the future occurrences of Friday the 13th in C
asked
May 31
by
avibootz
c
c-date
1
answer
7
views
How to return a calculation from the main function in C
asked
May 31
by
avibootz
c
1
answer
12
views
How to check if a string contains only letters, numbers, underscores and dashes in C
asked
May 31
by
avibootz
c
c-regex
1
answer
15
views
How to check if a 3x3 grid is a valid Sudoku grid in C
asked
May 30
by
avibootz
c
c-sudoku
2
answers
23
views
How to rotate a matrix 90 degrees clockwise in C
asked
May 29
by
avibootz
c
c-matrix
1
answer
12
views
How to check if a matrix columns contain numbers without repetition in C
asked
May 28
by
avibootz
c
c-matrix
1
answer
16
views
How to move the digits of a string with digits and letters to the beginning of the string in C
asked
May 27
by
avibootz
c
c-string
1
answer
16
views
How to sort a string with digits and letters (digits before letters) in C
asked
May 26
by
avibootz
c
c-string
c-sort
1
answer
16
views
How to sort a string with digits and letters (letters before digits) in C
asked
May 26
by
avibootz
c
c-string
c-sort
1
answer
16
views
How to find repeated patterns of numbers in the rows of a matrix with C
asked
May 25
by
avibootz
c
c-matrix
1
answer
22
views
How to convert a matrix of numbers to a string in C
asked
May 24
by
avibootz
c
c-matrix
3
answers
31
views
How to find repeated rows of a matrix in C
asked
May 23
by
avibootz
c
c-matrix
2
answers
22
views
How to check if a matrix rows contain numbers without repetition in C
asked
May 23
by
avibootz
c
c-matrix
2
answers
32
views
How to pass a runnable procedure (a function) as a parameter and run it in C
asked
May 21
by
avibootz
c
c-function-parameter
2
answers
26
views
How to use a struct where an allocated 2D array in C
asked
May 21
by
avibootz
c
c-struct
c-malloc
1
answer
15
views
How to handle invalid argument in C
asked
May 20
by
avibootz
c
c-argument
1
answer
22
views
How to allocate 1MB in C
asked
May 19
by
avibootz
c
c-malloc
3
answers
30
views
How to stop a program in C
asked
May 18
by
avibootz
c
1
answer
29
views
How to check if integer multiplication will overflow in C
asked
May 18
by
avibootz
c
c-overflow
1
answer
75
views
How to compare calendar dates using the Win32 API in C
asked
May 17
by
avibootz
win32
winapi
c
1
answer
27
views
How to check if integer addition will overflow in C
asked
May 17
by
avibootz
c
c-overflow
1
answer
29
views
How to use the win32 api function beep() to generate a simple sound through the system speaker in C
asked
May 16
by
avibootz
c
win32
winapi
1
answer
26
views
How to use the function acos() in C
asked
May 16
by
avibootz
c
c-math
c-acos
1
answer
28
views
How to check whether a string is a palindrome, ignoring spaces and case in C
asked
May 16
by
avibootz
c
c-palindrome
1
answer
27
views
How to declare a RegEx with character repetition to match the strings "http", "htttp", "httttp", etc in C
asked
May 15
by
avibootz
c
c-regex
1
answer
25
views
How to round a floating-point number to an integer in C
asked
May 13
by
avibootz
c
c-round
1
answer
38
views
How to compare two file times in C Win32 API
asked
May 13
by
avibootz
c
win32
winapi
1
answer
27
views
How to get a handle to the desktop window in C Win32 API
asked
May 13
by
avibootz
c
win32
winapi
2
answers
36
views
How to find all double quote substrings in a string with C
asked
May 13
by
avibootz
c
c-string
c-substring
c-regex
Page:
1
2
3
4
5
6
...
75
next »
...