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++ 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
read() fails with Bad address, valgrind shows Syscall param read(buf) points to unaddressable byte(s)
Feb 12, 2023
c
linux
realloc
How does realloc() reallocate the memory?
Jan 27, 2023
c
memory-management
malloc
heap-memory
realloc
Realloc an array of Structs
Dec 24, 2022
c
arrays
struct
realloc
Also check realloc() if shrinking allocated size of memory?
Dec 22, 2022
c++
c
realloc
Why does `realloc` not re-allocate in-place when possible?
Dec 19, 2022
c
memory-management
standards
realloc
Are multiple realloc more expensive than a huge malloc?
Dec 18, 2022
c
arrays
malloc
realloc
Dynamically expanding array using realloc
Dec 14, 2022
c
pointers
malloc
realloc
Confusion about realloc function
Dec 13, 2022
c
language-lawyer
realloc
Behavior of `realloc()` when the memory is shrunk
Dec 12, 2022
c
dynamic-memory-allocation
realloc
How to create extensible dynamic array in Java without using pre-made classes?
Dec 11, 2022
java
dynamic
arrays
realloc
Resizing a char* on the fly - why does this code *work*? [duplicate]
Dec 11, 2022
c
pointers
malloc
realloc
Do I need to initiallize(set to 0) memory after calling realloc?
Dec 10, 2022
c
void-pointers
realloc
what will realloc do to the old pointer [duplicate]
Dec 08, 2022
c
pointers
realloc
glibc detected, realloc(): invalid pointer
Dec 08, 2022
c
malloc
free
glibc
realloc
resizing buffer using realloc
Nov 30, 2022
c
realloc
realloc: invalid next size, detected by glibc [duplicate]
Dec 02, 2021
c
size
realloc
dynamic-arrays
How do you use malloc to allocate memory for a structure?
Aug 30, 2022
c
malloc
realloc
c - realloc() on tokenized array: signal SIGABRT error
Jun 13, 2018
c
pointers
dynamic-arrays
realloc
sigabrt
Older Entries »