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
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
Does realloc change pointer address?
Oct 16, 2025
c
function
malloc
realloc
File to dynamic array in c
Sep 21, 2025
c
arrays
dynamic
realloc
calloc
Points returned by memory allocation functions
Sep 13, 2025
c
pointers
pass-by-reference
realloc
pass-by-value
realloc(ptr, 0) in C23 - now what?
Sep 04, 2025
c
language-lawyer
realloc
c23
c++ vector inside a structure
Mar 25, 2023
c++
vector
realloc
Can realloc shrink my array on the left side (C only)?
Feb 28, 2023
c
realloc
shrink
Older Entries »