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
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
How to implement a non-preemptive splitting insert in a B-tree?
Nov 02, 2025
c
b-tree
Is there any difference between Linux's sendfile() and Oracle Solaris' sendfile()?
Nov 03, 2025
c
linux
solaris
sendfile
Zero optimization in the compiler
Nov 02, 2025
c
malloc alternative for interrupt safety
Nov 03, 2025
c
embedded
microcontroller
interrupt
What does the main() function mean for a program
Nov 03, 2025
c
Inferring non-aliasing solely from restrict pointer parameter declarations
Nov 02, 2025
c
language-lawyer
restrict-qualifier
variadic macro doesn't compile
Nov 03, 2025
c
preprocessor
variadic-macros
How do I determine the memory layout of a structure?
Nov 03, 2025
c
memory
compilation
struct
Lua script to C++ code
Nov 02, 2025
c
lua
stack
« Newer Entries
Older Entries »