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
Portable way to "unpoint" a pointer typedef?
Oct 17, 2025
c
typedef
typeof
When is it not safe to turn off the __STRICT_ANSI__ flag?
Oct 18, 2025
c++
c
c++11
Allocating large buffers on the stack
Oct 18, 2025
c++
c
linux
memory
Tilde '~' operator on _Complex, what does it do? Is it an extension?
Oct 18, 2025
c
c99
complex.h
implicit declaration of function 'gets' is invalid in C99
Oct 18, 2025
c
Decimal to binary using Bitwise operator
Oct 18, 2025
c
bit-manipulation
bitwise-operators
Is it possible to define a pointer without a temp/aux variable? (Or would this be bad C-coding?)
Oct 18, 2025
c
pointers
Detecting CPU capability without assembly
Oct 18, 2025
c
cross-platform
cpuid
Why my C code is slowed down if I am using += operator
Oct 18, 2025
c
performance
operator-keyword
Send message using MAC address on PC without IP in LAN
Oct 17, 2025
c
linux
network-programming
string to integer conversion edgecase handling
Oct 18, 2025
c
string
type-conversion
strtol
Access data member from function pointer in struct
Oct 17, 2025
c
function
struct
function-pointers
typedef
Why does __m128 cause alignment issues in a union with float x/y/z?
Oct 18, 2025
c
simd
sse
unions
memory-alignment
Why does Apple define UInt32 as long or int depending on platform?
Oct 18, 2025
c
macos-carbon
No epb/eip registers in gdb "info frame"
Oct 18, 2025
c
x86
gdb
buffer-overflow
How does Linux handle multiple sockets bound to the same port with `INADDR_ANY` and a specific IP address?
Oct 18, 2025
c
linux
sockets
tcp
Why does TinyCC fail to link standard C runtime functions in 32-bit mode but works in 64-bit mode?
Oct 18, 2025
c
linker
mingw
msvcrt
tcc
What is __ext_vector_type__ and simd?
Oct 17, 2025
c++
c
reference
clang
simd
« Newer Entries
Older Entries »