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
Copy a struct with a string member in C
Dec 17, 2022
c
arrays
string
struct
Conflicting types for "free"
Dec 15, 2022
c
free
What is the error in multiplication of long long Integer?
Dec 16, 2022
c
memory
int
long-integer
In C, why can't you declare a pointer and make it point to a number directly, without malloc?
Dec 17, 2022
c
pointers
segmentation-fault
gcc compile multiple files
Dec 16, 2022
c
gcc
How does `int sum = n + - + - + - + n` compile where `n` is an `int`?
Dec 17, 2022
c
operators
arithmetic-expressions
Passing multi-dimensional array to function without righmost size by pointer to incomplete array type
Dec 17, 2022
c
c11
Why fork() twice while daemonizing? [duplicate]
Dec 17, 2022
c
unix
fork
posix
daemon
In C, free half of the memory chunk, without freeing the other half
Dec 16, 2022
c
malloc
free
Creating a file using fopen()
Dec 17, 2022
c
file-handling
dev-c++
null-pointer
getchar() loops over EOF when STDIN provided through a pipe
Dec 17, 2022
c
loops
pipe
stdin
getchar
C recursion problems
Dec 16, 2022
c
recursion
What is the output to the print statement?
Dec 14, 2022
c
arrays
pointers
How to send UDP packets of size greater than 64 KB
Dec 17, 2022
c
sockets
networking
kernel
buffer
comparing if void * contains 0 numbytes?
Dec 17, 2022
c
void-pointers
Can strncpy return 0?
Dec 17, 2022
c
buffer-overflow
gcc -O optimization: Help me understand the effect
Dec 17, 2022
c
gcc
Modify RIP register from inline assembly
Dec 15, 2022
c
assembly
x86-64
What exactly happens when pointers are assigned with strings values during initialization?
Dec 17, 2022
c
string
pointers
memory
warning: ignoring return value of ‘fscanf’ in C
Dec 17, 2022
c
warnings
compiler-warnings
scanf
« Newer Entries
Older Entries »