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
Does freeing an uninitialized pointer result in undefined behavior?
Oct 31, 2025
c
pointers
free
Is this the correct way to handle partial reads of UDP messages?
Oct 30, 2025
c
tcp
udp
partial
How to refer to a Chinese character in C code
Oct 31, 2025
c
unicode
chinese-locale
Mount filesystem after clone with CLONE_NEWNS flag
Oct 30, 2025
c
linux
containers
mount
linux-namespaces
Linking fails with gcc 4.8.2 / ld 2.24, succeeds with gcc 4.4.7 / ld 2.20
Oct 31, 2025
c
linux
gcc
linker
ld
How to iterate through an integer's digits in C?
Oct 30, 2025
c
loops
Understanding extern storage specifier in C
Oct 31, 2025
c
sharing socket descriptor between multiple threads
Oct 30, 2025
c
multithreading
sockets
network-programming
posix-select
FFmpeg - Audio encoding produces extra noise over audio
Oct 31, 2025
c
audio
encoding
ffmpeg
Purpose of simple wrapper function in C
Oct 30, 2025
c
wrapper
Distinguishing Data Types and Data structures
Oct 31, 2025
c
data-structures
types
End of response to an AT command
Oct 30, 2025
c
string
embedded
gsm
at-command
Can I programming OpenGL4+ in a card that support 2.1 only?
Oct 30, 2025
c++
c
opengl
Deleting a whole linked list
Oct 31, 2025
c
list
pointers
memory
linked-list
Vectorization: aligned and unaligned arrays
Oct 30, 2025
c
openmp
vectorization
Freeing all allocated memory in case of failure
Oct 31, 2025
c
memory
memory-management
malloc
how can I get the client ip in pam
Oct 31, 2025
c
linux
pam
Why does sizeof(long long) return 8? [duplicate]
Oct 30, 2025
c
sizeof
Is it correct to compile source file with object files together?
Oct 30, 2025
c
build
compilation
What are the rules for linking translation units in C11?
Oct 29, 2025
c
linker
c11
« Newer Entries
Older Entries »