Remember
Register
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with Examples. A website you can trust. All programs tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
javascript
java
php
c#
c
cpp
vb#
typescript
nodejs
html
go
ruby
swift
r
css
scala
bootstrap
groovy
sql
mysql
jquery
bash
lua
f#
reactjs
c-windows
kotlin
winapi
win32
opengl
nodejs-express
sdl2
angularjs
cobol
html5
postgresql
dom
android-java
pascal
glfw
rust
bootstrap4
css3
visual-studio-code
software
windows
web-hosting
firefox
bgfx
wordpress
binary
opencl
vulkan
fortran
phpmyadmin
wpf
erlang
cpp17
clisp
laravel
ada
netbeans
edge
prototype
ide
dot-net-library
chrome
xampp
download
imgui
search-engine
objective-c
clang
q2a
fontawesome5
xdebug
iphone
hardware
apache
webgl
xml
pc
xhtml
browser
programming
Disclosure
We are a professional Programming & Software Q&A website, that receives compensation from some of the links whose we show you with Information. It means that my content may contain affiliate links.
Recent questions tagged C
23,335
questions
30,538
answers
573
users
Recent questions tagged C
2
answers
7
views
How to calculate percentage to increase or decrease to compare two numbers in C
asked
2 days
ago
by
avibootz
c
1
answer
3
views
How to calculate percentage between two numbers in C
asked
2 days
ago
by
avibootz
c
1
answer
3
views
How to compare two numbers without using if else in C
asked
3 days
ago
by
avibootz
c
1
answer
5
views
How to initialize only specific elements of an array in C
asked
4 days
ago
by
avibootz
c
1
answer
7
views
How to initialize part of an array in C
asked
4 days
ago
by
avibootz
c
1
answer
7
views
How to initialize a struct to zero or null in C
asked
4 days
ago
by
avibootz
c
1
answer
4
views
How to zero a struct in C
asked
4 days
ago
by
avibootz
c
2
answers
13
views
How to use function pointer in struct with C
asked
6 days
ago
by
avibootz
c
2
answers
8
views
How to print the N smallest numbers in array with C
asked
May 16
by
avibootz
c
2
answers
9
views
How to print the N largest numbers in array with C
asked
May 16
by
avibootz
c
2
answers
8
views
How to find the remainder without using modulo operator in C
asked
May 14
by
avibootz
c
1
answer
5
views
How to use "%.*s" in printf with C
asked
May 14
by
avibootz
c
2
answers
4
views
How to print the length of each words in a string with C
asked
May 13
by
avibootz
c
1
answer
10
views
How to convert meter to yard in C
asked
May 13
by
avibootz
c
1
answer
7
views
How to print with a new line without using \n in C
asked
May 13
by
avibootz
c
1
answer
13
views
How to sort characters in a string as per their ASCII values in C
asked
May 13
by
avibootz
c
1
answer
7
views
How to get screen resolution in windows C
asked
May 12
by
avibootz
c
c-windows
winapi
win32
2
answers
9
views
How to get windows directory in C
asked
May 12
by
avibootz
c
c-windows
win32
winapi
1
answer
4
views
How to create struct with 8 bit fields in C
asked
May 10
by
avibootz
c
1
answer
6
views
How to reallocate memory in C
asked
May 9
by
avibootz
c
2
answers
9
views
How to pop element from array in C
asked
May 9
by
avibootz
c
1
answer
5
views
How to create an array using malloc in C
asked
May 9
by
avibootz
c
1
answer
2
views
How to print boolean in C
asked
May 9
by
avibootz
c
2
answers
3
views
How to toggle a boolean in C
asked
May 9
by
avibootz
c
1
answer
6
views
How to convert a positive number to negative in C
asked
May 8
by
avibootz
c
1
answer
5
views
How to create formatted string in C
asked
May 8
by
avibootz
c
1
answer
13
views
How to determine if a string has all unique characters in C
asked
May 6
by
avibootz
c
1
answer
9
views
How to count the unique characters in a string with C
asked
May 3
by
avibootz
c
1
answer
20
views
How to zero memory in C
asked
May 1
by
avibootz
c
1
answer
10
views
How to insert a space before capital letters in a string with C
asked
Apr 30
by
avibootz
c
2
answers
12
views
How to create array of string using const char* in C
asked
Apr 29
by
avibootz
c
1
answer
13
views
How to extract the user name from an email address in C
asked
Apr 29
by
avibootz
c
1
answer
9
views
How to create variadic macro (accept variable number of arguments) to run the printf function in C
asked
Apr 28
by
avibootz
c
1
answer
8
views
How to copy existing struct to new allocated struct in C
asked
Apr 28
by
avibootz
c
1
answer
14
views
How to get size of struct in C
asked
Apr 28
by
avibootz
c
1
answer
6
views
How to use _Static_assert to check if double is 8 byte in compile time in C
asked
Apr 28
by
avibootz
c
1
answer
7
views
How to use _Static_assert to check if float is 4 byte in compile time in C
asked
Apr 28
by
avibootz
c
1
answer
13
views
How to use _Static_assert to check if long long is 8 byte in compile time in C
asked
Apr 28
by
avibootz
c
1
answer
10
views
How to use _Static_assert to check if short is 2 byte in compile time in C
asked
Apr 28
by
avibootz
c
1
answer
9
views
How to use _Static_assert to check if char is 1 byte in compile time in C
asked
Apr 28
by
avibootz
c
1
answer
16
views
How to use _Static_assert to check if unsigned int is 4 byte in compile time in C
asked
Apr 27
by
avibootz
c
1
answer
18
views
How to use _Static_assert to check if unsigned long long is 8 byte in compile time in C
asked
Apr 27
by
avibootz
c
1
answer
13
views
How to use _Static_assert to check if unsigned short is 2 byte in compile time in C
asked
Apr 27
by
avibootz
c
1
answer
7
views
How to use _Static_assert to check if int is 4 byte in compile time in C
asked
Apr 27
by
avibootz
c
1
answer
9
views
How to use _Static_assert to check if unsigned char is 1 byte in compile time in C
asked
Apr 27
by
avibootz
c
1
answer
7
views
How to create short names for floating point types in C
asked
Apr 26
by
avibootz
c
1
answer
10
views
How to indicate a long value in printf with C
asked
Apr 25
by
avibootz
c
1
answer
8
views
How to get windows version in C
asked
Apr 24
by
avibootz
c
c-windows
1
answer
7
views
How to get active processor mask in windows 64bit with C
asked
Apr 24
by
avibootz
c
c-windows
1
answer
8
views
How to use variadic function (va_arg) with double values in C
asked
Apr 23
by
avibootz
c
Page:
1
2
3
4
5
6
...
48
next »
...