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 multiple-level "struct inheritance" guaranteed to work everywhere?
Nov 06, 2025
c
struct
Interrupt handle is not called after added with g_unix_signal_add
Nov 04, 2025
c
linux
gstreamer
glib
How does this C/C++ struct initializer with not enough fields work?
Nov 05, 2025
c++
c
Implicit type casting within parenthesis and literals in C
Nov 05, 2025
c
types
type-conversion
bit-shift
integer-promotion
How to know if a process had been started but crashed in Linux
Nov 05, 2025
c++
c
linux
debugging
monitoring
Find nearest RGB value using color palette array in C
Nov 05, 2025
c
colors
rgb
bmp
What does passing two aliases to `typedef struct` mean?
Nov 04, 2025
c
struct
typedef
Difference between int x = 5; and int x = {5}
Nov 05, 2025
c
initialization
initializer-list
Why do I not get a MessageBox popup when calling MessageBoxA
Nov 05, 2025
c
windows
winapi
code-injection
dll-injection
Window control for mmapped large file(linux, mmap)
Nov 04, 2025
c
linux
linux-kernel
mmap
large-files
Why `gets_s()` still isn't implemented in GCC (9.3.0)?
Nov 04, 2025
c
gcc
c11
gets
Mixing fPIC and non-fPIC object modules
Nov 03, 2025
c
gcc
compilation
shared-libraries
position-independent-code
Using different struct definitions to simulate public and private fields in C
Nov 04, 2025
c
C program and subprocess
Nov 04, 2025
python
c
subprocess
SSE Instruction to load Bytes with Zero Extension?
Nov 04, 2025
c
assembly
x86
x86-64
sse
Segfault in C from printf, no warning
Nov 04, 2025
c
Decrementing a value and wrapping back to a max value without using if statement?
Nov 04, 2025
c
bit-manipulation
bitwise-operators
decrement
Array reduction with OpenMP leads to "user defined reduction not found for"
Nov 03, 2025
c
multithreading
parallel-processing
openmp
reduction
Do read and write C system calls use buffers?
Nov 03, 2025
c
io
system-calls
read-write
« Newer Entries
Older Entries »