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
What is causing my program to hang and not exit properly? (pipe, read system call, while loop)
Sep 07, 2025
c
process
system-calls
low-level-io
Why bool is not represented using float?
Sep 08, 2025
c
types
boolean
Finding a node in xml file with libxml2
Sep 07, 2025
c
xml-parsing
libxml2
What is the most elegant way to loop TWICE in C
Sep 08, 2025
c
loops
iterator
Does the red zone still exist even if we use the -mno-red-zone flag in gcc?
Sep 07, 2025
c
x86-64
stack-memory
abi
red-zone
How to declare function with a const pointer using VLA syntax
Sep 08, 2025
c
pointers
About __attribute__ support in different C compilers
Sep 08, 2025
c
Linux - rtnetlink RTM_GETLINK - handle and understand answered data
Sep 08, 2025
c
linux
network-programming
netlink
Clang parser - ignore directive #ifdef, parse everything
Sep 07, 2025
c
parsing
clang
llvm-clang
I don't really know why bit-shifting works in one scenario but not the other [duplicate]
Sep 08, 2025
c
bit-shift
error: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Werror=restrict]
Sep 08, 2025
c
pointers
printf
dynamic-memory-allocation
C: socket binding on wrong port
Sep 07, 2025
c
sockets
Will freeing a structure pointer also free the memory allocated inside of the structure in C?
Sep 08, 2025
c
memory
dynamic
struct
Point subtraction in elliptic curve cryptography
Sep 07, 2025
c
cryptography
elliptic-curve
Ncurses program exits when terminal resized
Sep 08, 2025
c
linux
ncurses
Calling 'ls' with execv
Sep 08, 2025
c
fork
system
ls
writing in c with printf and scanf not working as expected
Sep 07, 2025
c
printf
scanf
How to create a temporary text file in C
Sep 07, 2025
c
Simple UTF8->UTF16 string conversion with iconv
Sep 08, 2025
c
string
utf-8
posix
iconv
« Newer Entries
Older Entries »