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
Why does GCC pad this bit-field?
Dec 11, 2022
c
struct
padding
atomic
compare-and-swap
typedef a struct to a point with the same name as the struct
Dec 11, 2022
c
gcc
struct
How do dev files work?
Dec 11, 2022
linux
file
c
udev
How to decide if a file descriptor is attached to a file or socket in Linux
Dec 11, 2022
c
linux
sockets
unix
posix
Remove nth element from array (char *)
Dec 11, 2022
c
arrays
How are various glyphs encoded inside a PDF content stream?
Dec 10, 2022
c
pdf
encoding
utf-8
fonts
Do I need to initiallize(set to 0) memory after calling realloc?
Dec 10, 2022
c
void-pointers
realloc
Static variable in 'for' loop initial declaration
Dec 10, 2022
c
static
c99
C Header include-guards used only in header files but not in .c files. Why?
Dec 10, 2022
c
header
include-guards
What does s[-1] = 0 mean?
Dec 10, 2022
c
libc
pre-defined function called before main
Dec 11, 2022
c++
c
size_t 0x1<<31 is much larger than size_t 0x1<<30
Dec 11, 2022
c
size-t
convert character into arithmetic operator without using switch case i.e., convert '+' to +
Dec 11, 2022
c
How to malloc a struct that contains a variable length array?
Dec 10, 2022
c
arrays
struct
malloc
core-audio
Idea Behind Recursive Mutex Lock
Dec 11, 2022
c++
c
multithreading
mutex
recursive-mutex
YUV420 to RGB color conversion Error
Dec 11, 2022
c
opencv
image-processing
color-scheme
yuv
What does 'ap' stand for in C examples?
Dec 10, 2022
c
coding-style
Want to build bare Linux system that has only a kernel and one binary
Dec 10, 2022
c
linux
linux-kernel
kernel
hardware
What is difference between ANSI C and C Programming Language? [closed]
Dec 11, 2022
c
Difference between %d and %p printf format string directives in c language?
Dec 09, 2022
c
pointers
type-conversion
« Newer Entries
Older Entries »