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
Struct padding for single member structs
Oct 28, 2025
c
struct
padding
Octal representation inside a string in C
Oct 28, 2025
c
octal
number-systems
Aligning Output Values in C
Oct 27, 2025
c
printf
stdio
How can you tell if an ELF Binary was Built with BINDNOW?
Oct 28, 2025
c
gcc
Can executable and shared library contain functions with the same name?
Oct 27, 2025
c++
c
dll
shared-libraries
exe
Error : Conflicting types for 'remove'
Oct 27, 2025
c
Decompress PNG using zlib
Oct 28, 2025
c
gcc
png
zlib
Aliasing through unions
Oct 29, 2025
c
unions
strict-aliasing
type-punning
How do Variable length arguments work in C?
Oct 27, 2025
c
Best practices for probing for symbol visibility extensions in autoconf
Oct 28, 2025
c
shared-libraries
portability
autoconf
symbols
Calling a C function from ARM function defined with __asm
Oct 29, 2025
c
arm
inline-assembly
cortex-m
armcc
Performance impact of frequent isatty() calls
Oct 28, 2025
c
linux
unix
glibc
tty
Error: redefinition of "a static variable" in C header files
Oct 28, 2025
c
variables
static
header-files
static-initialization
What is the entry point for git?
Oct 29, 2025
c
git
Why is GCC with __attribute__((__ms_abi__)) returning values differently than MSVC does?
Oct 27, 2025
c
gcc
x86
calling-convention
abi
Why can an array used in fread/fwrite in a position of a buffer be written with or without & and yield the same result?
Oct 28, 2025
c
pointers
cs50
implicit-conversion
void-pointers
Branchless way to map 0 to any nonzero value while leaving other values alone?
Oct 28, 2025
c
performance
optimization
bit-manipulation
branch
Are there any examples of C code which leads to (significant) performance decrease / increase after being compiled as C++ code?
Oct 29, 2025
c++
c
performance
C function: array argument length
Oct 29, 2025
arrays
c
language-lawyer
implicit-conversion
function-declaration
« Newer Entries
Older Entries »