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
Performant malloc implementation for executable code [closed]
Dec 13, 2025
c
linux
memory-management
malloc
x86-64
Reading values of SPI data register of STM32 MCU
Dec 15, 2025
c
embedded
hardware
stm32
spi
When do .so files get loaded Linux?
Dec 15, 2025
c
shared-libraries
dynamic-linking
dlopen
dynamic-loading
char array and pointer -- can somebody explain the following output?
Dec 15, 2025
c
pointers
Fast integer to decimal conversion
Dec 14, 2025
c
performance
data-conversion
c++ Mysql C API mysql_real_escape_string
Dec 14, 2025
c++
mysql
c
mysql-real-escape-string
Using strncpy() to copy const char *
Dec 14, 2025
c
strncpy
is fread on a single integer affected by the endianness of my system
Dec 15, 2025
c
file
endianness
bitwise shifts, unsigned chars
Dec 15, 2025
c++
c
bitwise-and
Building a C iterator macro with a pre-C99 compiler
Dec 14, 2025
c
c-preprocessor
c89
C: static struct [duplicate]
Dec 15, 2025
c
struct
Is there a logic behind the pointer operator conventions in C/C++? [duplicate]
Dec 15, 2025
c++
c
argc/argv random data/behavior
Dec 14, 2025
c
argv
argc
Does casting from Char to Int always give positive values in C
Dec 15, 2025
c
casting
integer
char
c-strings
Is accessing arrays out-of-bounds legal if what lies beyond those bounds is known in C? If not why not and how can this be worked around?
Dec 15, 2025
arrays
c
undefined-behavior
Protecting shared memory segment between kernel and user space
Dec 14, 2025
c
linux-kernel
print "hello world!" using read in C [closed]
Dec 13, 2025
c
What is stored in the first memory address' of the OS? Why can't I print the contents?
Dec 15, 2025
c
« Newer Entries
Older Entries »