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
html
scala
swift
dart
ruby
r
css
bootstrap
groovy
kotlin
sql
mysql
jquery
win32
winapi
lua
bash
f#
reactjs
cobol
pascal
opengl
c-windows
sdl2
nodejs-express
angularjs
glfw
html5
postgresql
dom
android-java
direct3d11
wordpress
glad
bootstrap4
css3
windows
objective-c
visual-studio-code
software
fortran
web-hosting
perl
firefox
bgfx
binary
elixir
opencl
vulkan
ada
phpmyadmin
wpf
erlang
q2a
cpp17
clisp
laravel
netbeans
edge
prototype
ide
dot-net-library
chrome
linux
xampp
programming
download
d
binary-arithmetic
imgui
search-engine
clang
fontawesome5
xdebug
iphone
hardware
apache
webgl
xml
pc
xhtml
time
browser
Disclosure:
My content contains affiliate links.
Recent questions tagged c
33,433
questions
43,814
answers
573
users
Recent questions tagged c
1
answer
1
view
How to replace comma (,) with semicolon (;) in a string with C
asked
5 hours
ago
by
avibootz
c
2
answers
1
view
How to assign hex value to char in C
asked
1 day
ago
by
avibootz
c
2
answers
3
views
How to convert an ASCII character into a hex value in C
asked
2 days
ago
by
avibootz
c
1
answer
5
views
How to assign a value to a char* using hex format in C
asked
2 days
ago
by
avibootz
c
1
answer
6
views
How to check if two strings have the same words in different order with C
asked
4 days
ago
by
avibootz
c
1
answer
6
views
How to format struct timeval into a printable human-readable format in C
asked
5 days
ago
by
avibootz
c
2
answers
6
views
How to use goto for error handling in C
asked
5 days
ago
by
avibootz
c
1
answer
3
views
How to find the most common pair of characters in a string with C
asked
5 days
ago
by
avibootz
c
1
answer
6
views
How to declare and initialize a matrix with zeros in C
asked
6 days
ago
by
avibootz
c
1
answer
6
views
How to find the frequency of every character in a string with C
asked
Nov 25
by
avibootz
c
1
answer
8
views
How to find the characters that a string consists of in C
asked
Nov 25
by
avibootz
c
1
answer
8
views
How to convert string to array of words in C
asked
Nov 23
by
avibootz
c
1
answer
8
views
How to trim punctuation in C
asked
Nov 23
by
avibootz
c
1
answer
8
views
How to use anonymous struct in C
asked
Nov 22
by
avibootz
c
1
answer
7
views
How to calculate the next multiple of 10 in C
asked
Nov 22
by
avibootz
c
1
answer
8
views
How to use the operator ~ (Tilde) that inverse (flips) all the bits of its operand (a number) in C
asked
Nov 21
by
avibootz
c
1
answer
14
views
What is the difference between float and double in C
asked
Nov 20
by
avibootz
c
1
answer
17
views
How to remove odd frequency characters from a string in C
asked
Nov 19
by
avibootz
c
1
answer
9
views
How to use sprintf with spaces in C
asked
Nov 18
by
avibootz
c
1
answer
11
views
How to convert string to ASCII values in C
asked
Nov 18
by
avibootz
c
1
answer
15
views
How to convert text to binary code in C
asked
Nov 17
by
avibootz
c
1
answer
14
views
How to create a list of two-letter and numbers 0-9 combinations in C
asked
Nov 17
by
avibootz
c
1
answer
21
views
How to check if a string is in a valid format ("XXX-XXX-XXXX") with numbers in C
asked
Nov 16
by
avibootz
c
1
answer
17
views
How to remove leading zeros from a string in C
asked
Nov 14
by
avibootz
c
1
answer
18
views
How to remove trailing zeros from a string in C
asked
Nov 13
by
avibootz
c
1
answer
17
views
How to check if total digits before and after the decimal point are equal in C
asked
Nov 13
by
avibootz
c
1
answer
16
views
How to count the digits before and after the decimal point in C
asked
Nov 13
by
avibootz
c
1
answer
14
views
How to get the digits before and after the decimal point are equal in C
asked
Nov 13
by
avibootz
c
2
answers
18
views
How to check if the digits before and after the decimal point are equal in C
asked
Nov 13
by
avibootz
c
1
answer
14
views
How to print double without the decimal places in C
asked
Nov 9
by
avibootz
c
2
answers
17
views
How to generate 20 digits random number in C
asked
Nov 9
by
avibootz
c
1
answer
20
views
How to create 2 letters permutation from A, B, C, and D in C
asked
Nov 7
by
avibootz
c
1
answer
17
views
How to create 2 letters combination from A, B, C, and D in C
asked
Nov 7
by
avibootz
c
1
answer
19
views
How to shuffle a string in C
asked
Nov 3
by
avibootz
c
1
answer
14
views
How to generate random string without repetition in C
asked
Nov 3
by
avibootz
c
1
answer
21
views
How to generate a random integer in a range (min...max) in C
asked
Nov 3
by
avibootz
c
2
answers
22
views
How to find the harmonic value of N (1 + 1/2 + 1/3 + ... 1/N) in C
asked
Nov 1
by
avibootz
c
1
answer
24
views
How to read a text file line by line and print only the lines that not include a specific word in C
asked
Oct 31
by
avibootz
c
2
answers
23
views
How to find the missing values in a sorted range (x to y) array with C
asked
Oct 26
by
avibootz
c
1
answer
21
views
How to read a text file line by line and print only the lines that include a specific word in C
asked
Oct 25
by
avibootz
c
1
answer
13
views
How to count the number of zero bits in a number with C
asked
Oct 24
by
avibootz
c
1
answer
21
views
How to use for loop with only initialization statement and test expression in C
asked
Oct 24
by
avibootz
c
2
answers
15
views
How to loop through an array backward in C
asked
Oct 23
by
avibootz
c
1
answer
16
views
How to find the two prime numbers of a number whose sum is equal to the number itself in C
asked
Oct 23
by
avibootz
c
1
answer
18
views
How to check whether a given password is strong, medium, or weak in C
asked
Oct 22
by
avibootz
c
1
answer
20
views
How to get the first number from a string in C
asked
Oct 22
by
avibootz
c
1
answer
21
views
How to replace multiple characters in a string with other characters using C
asked
Oct 20
by
avibootz
c
1
answer
26
views
How to create an ASCII frequency table from a string in C
asked
Oct 17
by
avibootz
c
1
answer
26
views
How to replace the last occurrence of a substring in a string with C
asked
Oct 14
by
avibootz
c
1
answer
30
views
How to get the middle words of a string in C
asked
Oct 8
by
avibootz
c
Page:
1
2
3
4
5
6
...
71
next »
...