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 malloc
bring malloc() back to its initial state
May 01, 2026
c++
exception
malloc
nintendo-ds
devkitpro
memory overhead of malloc() vs new[]
Apr 29, 2026
c++
memory
malloc
dependence of allocation time on the size of the requested memory of the malloc function
Apr 29, 2026
c
malloc
How do I allocate fixed size two dimensional arrays in a struct?
Apr 24, 2026
c
arrays
multidimensional-array
malloc
Type casting in malloc [duplicate]
Apr 22, 2026
c
pointers
casting
malloc
Newlib's Malloc is "ignoring" a whole bunch of free memory
Apr 22, 2026
c
memory
malloc
bare-metal
newlib
Memory alignment requirement for data transfer with Direct I/O
Apr 21, 2026
c
linux
malloc
glibc
Malloc Memory Consumption Behavior in C [duplicate]
Apr 20, 2026
c
malloc
void* type cast breaks strict -aliasing?
Apr 20, 2026
c
malloc
dynamic-arrays
strict-aliasing
How can I make a c function that can receive different types of parameters?
Apr 19, 2026
c
arrays
pointers
malloc
realloc
How to troubleshoot crashes in malloc
Apr 19, 2026
crash
malloc
variable name change causes segfault (datatype same name as the variable, used with malloc)
Apr 19, 2026
c
struct
segmentation-fault
malloc
variable-names
memory error using valgrind, strcpy
Apr 16, 2026
c
malloc
valgrind
strcpy
new and malloc allocates extra 16 bytes
Apr 16, 2026
c++
malloc
new-operator
space
extra
Does c keep track of allocated heap memory?
Apr 13, 2026
c
malloc
free
malloc() and memset() behavior
Apr 15, 2026
c
gcc
malloc
glibc
memset
De-allocate a 3D array
Apr 14, 2026
c++
arrays
malloc
free
Correct way to calculate the size for malloc() and realloc()?
Apr 14, 2026
c
malloc
realloc
compilation break when reallocating the memory in C
Apr 12, 2026
c
memory
memory-management
malloc
Older Entries »