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
How to use C/C++ format specifiers to achieve the same as "g" but with "1." instead of "1.0"
Dec 08, 2025
c++
c
printing
floating-point
formatting
Why does GCC C89/C90 ANSI C use __STDC_VERSION__ in Eclipse?
Dec 08, 2025
c
eclipse-cdt
c89
ansi-c
Is there a performance difference between using mmap with PROT_NONE versus PROT_READ | PROT_WRITE
Dec 08, 2025
c
linux
mmap
Modifying strace to capture and replace the filename in an open syscall
Dec 07, 2025
c
linux
strace
ptrace
Variadic Functions - Is there an argument limit?
Dec 07, 2025
c
Understanding bind function
Dec 08, 2025
c
swift
haskell
functional-programming
monads
Returning multiple values from a function in C
Dec 07, 2025
c
function
storing all c stuct arrays in only one single memory segment obtained with malloc/calloc
Dec 08, 2025
arrays
c
multidimensional-array
struct
malloc
Can't step into printf() function GDB. WSL2 Ubuntu 24.04
Dec 08, 2025
c
ubuntu
gdb
wsl2
Esp32 bare metal bootloader
Dec 07, 2025
c
embedded
esp32
bare-metal
Finding the end of a zlib compressed stream
Dec 08, 2025
c++
c
qt
network-programming
zlib
Do any POSIX functions or glibc extensions implement a breadth-first file tree walk?
Dec 07, 2025
c
linux
algorithm
inotify
breadth-first-search
Is subtracting a char by '0' to convert to int bad practice?
Dec 08, 2025
c
input
conventions
digits
Is "void* p = &p;" legal in C?
Dec 06, 2025
c
language-lawyer
gcc and glibc versions
Dec 06, 2025
c
linux
gcc
centos
glibc
« Newer Entries
Older Entries »