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
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
accuracy of sqrt of integers
Dec 12, 2025
c
math
floating-point
Starting process in new Terminal window on Mac
Dec 12, 2025
c
macos
terminal
console
how to shuffle a matrix
Dec 11, 2025
c
function
recursion
c - string manipulation to struct member
Dec 09, 2025
c
optimization
string
How to restart a console c application written in windows?
Dec 12, 2025
c
windows
application-restart
Segmentation fault. Occured in an array element assignment, but now in printf
Dec 12, 2025
c
segmentation-fault
gdb
C: Writing 4 bytes into a region of size 3 overflows the destination?
Dec 11, 2025
c
strcpy
null-terminated
Older Entries »