Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c
How do I define a function that accepts a formatted input string in C?
Nov 03, 2025
c
printf
formatted-input
Pointer one-past-variable
Nov 03, 2025
c
for-loop
pointer-arithmetic
Casting between sockaddr and sockaddr_in6
Nov 03, 2025
c
sockets
network-programming
How to organize header files in a library
Nov 03, 2025
c
header-files
How to call WM_SETREDRAW?
Nov 03, 2025
c
winapi
Linking with a shared library without version
Nov 03, 2025
c
linker
shared-libraries
shared
Detect when a fifo is opened from a program
Nov 03, 2025
c
unix
race-condition
fifo
Preprocessor and subsitution of format string
Nov 03, 2025
c
string
c-preprocessor
scanf
format-string
Usage of "stdbool.h" in Embedded systems
Nov 01, 2025
c
embedded
stdbool
Printing a Local String in C
Nov 03, 2025
c
Fast implementation of complementary error function with 5-digit accuracy
Nov 03, 2025
c
algorithm
floating-point
floating-accuracy
C11 atomics: How does a relaxed load interact with a release store on the same variable?
Nov 03, 2025
c
multithreading
atomic
memory-model
relaxed-atomics
How is a qsort allocation failure handled?
Nov 02, 2025
c
gcc
clang
qsort
c23
does calling a function means leaving the scope of an object declared prior to that call in C?
Nov 02, 2025
c
scope
language-lawyer
lifetime
variable-length-array
Is it legal to empty-initialize `va_list` with `{}` in C23 before calling `va_start()`?
Nov 02, 2025
c
initialization
language-lawyer
variadic-functions
c23
SDL2 - How to render with one buffer instead of two?
Nov 03, 2025
c
sdl
sdl-2
How can I implement cd command in my own shell in C? [duplicate]
Nov 03, 2025
c
shell
fork
cd
Convert between dialog base units and pixels
Nov 03, 2025
c
winapi
« Newer Entries
Older Entries »