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
Pointers, struct and malloc()
Mar 02, 2026
c
pointers
struct
malloc
variable-assignment
Free/malloc functions in windows kernel
Mar 02, 2026
windows
function
kernel
malloc
free
How to detect that malloc() function will fail?
Mar 01, 2026
c
xcode
malloc
dynamic-memory-allocation
Why does the C function free() not delete values? [duplicate]
Mar 01, 2026
c
memory-management
malloc
free
Implementing a Linked List C
Feb 25, 2026
c
linked-list
malloc
Checking the amount of available RAM within a running program
Feb 24, 2026
memory
malloc
C function returns pointer to a struct [duplicate]
Feb 21, 2026
c
pointers
struct
malloc
Casting a pointer to an int
Feb 21, 2026
c
pointers
malloc
heap-memory
sbrk
Why does my 2D array cause a bus error in C?
Feb 18, 2026
c
memory
malloc
bus-error
C malloc : inexplicable memory usage
Feb 15, 2026
c
malloc
fscanf() code does not always crash memory, but sometimes
Feb 14, 2026
c
pointers
malloc
scanf
coredump
Avoiding freeing a string literal
Feb 13, 2026
c
malloc
free
Is malloc needed for this int pointer example?
Feb 11, 2026
c
pointers
scope
int
malloc
Why does malloc only work immediately after flashing cortex-m3?
Feb 12, 2026
malloc
heap-memory
cortex-m
newlib
C Memory Allocation: Why there is not enough memory(250K only)
Feb 09, 2026
c
memory
malloc
Properly using/creating dynamic cstrings in C with malloc?
Feb 08, 2026
c
malloc
cstring
Is there a "Heap-use after free" in my code here?
Feb 08, 2026
c
malloc
hashtable
malloc() reusing memory location after free(), causing fragmentation(?)
Feb 07, 2026
c
memory-management
malloc
free
C struct initialization and pointer
Feb 06, 2026
c
pointers
struct
initialization
malloc
Older Entries »