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 realloc
How can I make a c function that can receive different types of parameters?
Apr 19, 2026
c
arrays
pointers
malloc
realloc
realloc variants
Apr 16, 2026
c
realloc
Correct way to calculate the size for malloc() and realloc()?
Apr 14, 2026
c
malloc
realloc
Realloc Not Copying Old Data
Apr 12, 2026
c
arrays
dynamic-memory-allocation
realloc
calloc
Getting address boundary error when working with pointers in C
Apr 02, 2026
c
dynamic-memory-allocation
realloc
function-definition
null-pointer
realloc() are not returning a new block with a copy of old values
Apr 03, 2026
c
memory-management
realloc
c realloc(): invalid next size
Mar 18, 2026
c
pointers
null
size
realloc
is there any performance difference between using malloc versus realloc?
Mar 14, 2026
c
malloc
realloc
What's wrong with this code, which gets content (chars) from file and stores it in char**?
Feb 20, 2026
c
gcc
dynamic-memory-allocation
realloc
pointer-to-pointer
How to properly realloc a bit array in C
Jan 29, 2026
c
bitmap
bit
realloc
bitarray
Dynamic memory allocation - realloc(): invalid next size [duplicate]
Jan 27, 2026
c
pointers
malloc
realloc
what happens to array elements after the original array is reallocated?
Jan 22, 2026
c
dynamic-arrays
realloc
Realloc inside a function - corrupted size vs. prev_size
Jan 01, 2026
c
memory
memory-management
realloc
realloc(): invalid next size [duplicate]
Dec 18, 2025
c
libcurl
realloc
How does realloc treat null bytes in strings?
Nov 26, 2025
c
string
realloc
null-terminated
How to use virtual memory/implement realloc on mac osx?
Nov 02, 2025
macos
assembly
memory-management
mmap
realloc
realloc crashes when pointer has an offset
Oct 26, 2025
c
arrays
pointers
realloc
Realloc into a function
Oct 23, 2025
c
function
initialization
realloc
Reading a line from text file dynamically
Oct 22, 2025
c
malloc
dynamic-memory-allocation
realloc
Older Entries »