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
Is it possible to auto split the .text section across mulitple memory areas?
Sep 07, 2025
c
gcc
embedded
ld
elf
How to properly cast to a void type as an array
Sep 07, 2025
arrays
c
pointers
types
how to exit from a function but not from main()
Sep 07, 2025
c++
c
function
Indicating unaligned access to Clang for ARM compatibility
Sep 07, 2025
c
gcc
arm
clang
Intel asm syntax with GCC: undefined reference
Sep 07, 2025
c
gcc
Win32 Registered Socket I/O: cancelling pending receive operations?
Sep 07, 2025
c++
c
sockets
winapi
Using builtin overflow functions with uint64_t types
Sep 07, 2025
c
gcc
built-in
integer-overflow
_mm_cvtsd_f64 analogon for higher order floating point
Sep 07, 2025
c++
c
performance
simd
intrinsics
Clarify and remember const usage in C [closed]
Sep 07, 2025
c
Is it possible in C (not invoking UB) to check if two objects overlap?
Sep 08, 2025
c
language-lawyer
Can I call mknod from my kernel module?
Sep 08, 2025
c
linux
kernel-module
Convert html string to pdf using wkhtmltopdf C library (wkhtmltox)
Sep 06, 2025
html
c++
c
pdf
wkhtmltopdf
setuid() failing - operation not permitted
Sep 08, 2025
c
linux
uid
setuid
I would like to print superscript and subscript with printf, like x¹?
Sep 05, 2025
c
unicode
polynomials
subscript
superscript
Unsigned integer print
Sep 07, 2025
c
printf
How to share structures within several files in my program?
Sep 06, 2025
c
Exactly which variables need to be sig_atomic_t in the context of signal handling?
Sep 08, 2025
c
signals
sig-atomic-t
printf("string1""string2") is this valid C?
Sep 08, 2025
c
string
standards-compliance
How to get rid of the Heap-corruption error (Critical error c0000374) in C when converting hex into binary string?
Sep 06, 2025
c
can pthread_cond_signal make more than one thread to wake up?
Sep 07, 2025
c
multithreading
pthreads
condition-variable
« Newer Entries
Older Entries »