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
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
Parsing integers as fast as possible
Nov 02, 2025
c
optimization
integer
Weird behavior in the console window in Windows 10
Nov 02, 2025
c
windows
winapi
character-encoding
stdin
c programming - directory name from DIR* struct
Nov 01, 2025
c
linux
gcc
dirent.h
Xcode: the platform is not currently connected
Nov 02, 2025
c
xcode
apple-m1
Should I define functions in .h file or just declare them?
Nov 03, 2025
c
function
header-files
function-prototypes
function-definition
C atomic read modify write
Nov 02, 2025
c
atomic
powerpc
Optimize a separable convolution for SIMD friendly and efficiency
Nov 01, 2025
c
image-processing
openmp
simd
ispc
Why does pointer != NULL, but prints as (nil) with %p format specifier?
Nov 02, 2025
c
pointers
gcc
Can optimizing compiler deduplicate functions with identical assembly?
Nov 01, 2025
c
assembly
optimization
Why do we need condition variables when we can use two semaphores?
Nov 02, 2025
c
multithreading
synchronization
condition-variable
« Newer Entries
Older Entries »