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
Changing the variable defined in shared library in my program doesn't get reflected seen from the shared library
Dec 11, 2025
c++
c
compilation
linker
shared-libraries
Need help deciphering C syntax
Dec 10, 2025
c
cpython
How can I clear stdin in a C progam?
Dec 12, 2025
c
stdin
flattening and dumping nested struct in C
Dec 11, 2025
c
pointers
struct
dump
GCC C vector extension: How to move contents of a vector to the left by one element?
Dec 12, 2025
c
gcc
vectorization
Coccinelle: Change ordered struct declaration to unordered
Dec 12, 2025
c
coccinelle
Pointer to struct within the nested structs
Dec 12, 2025
c
pointers
struct
Using C to create a file and write+read to it, what went wrong?
Dec 12, 2025
c
file-io
socket programming with select
Dec 11, 2025
c
sockets
network-programming
select-function
Organizing my own external libraries in revision control
Dec 11, 2025
java
c++
c
svn
version-control
gcc builds with -o but not -o3?
Dec 11, 2025
c
gcc
compiler-errors
compiler-optimization
const char **name VS char *name[]
Dec 11, 2025
c
arrays
pointers
char
What does 'initialization' exactly mean?
Dec 12, 2025
c++
c
linker
Why can't I use pointer addition instead of malloc
Dec 12, 2025
c
pointers
malloc
How to insert a new node in a singly linked list without using a temporary node?
Dec 12, 2025
c
pointers
data-structures
singly-linked-list
Segmentation fault when calling x86 Assembly function from C program
Dec 11, 2025
c
assembly
x86
att
For a function that takes a const struct, does the compiler not optimize the function body?
Dec 12, 2025
c++
c
gcc
compiler-optimization
C language and multithread programming
Dec 10, 2025
c
multithreading
pthreads
« Newer Entries
Older Entries »