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
Create 2D array by passing pointer to function in c
Jun 26, 2026
c
arrays
function
pointers
malloc
How to solve "Double free for ptr 0x7f7c33808200" in ruby on rails?
Jun 26, 2026
ruby-on-rails
ruby
malloc
Malloc sometimes fails immediately after a free
Jun 25, 2026
c
malloc
free
Why does my C program crash when i add any statement to the main function?
Jun 25, 2026
c
debugging
malloc
malloc memory corruption, fopen
Jun 24, 2026
c
sockets
udp
malloc
fopen
A Simple Object System
Jun 23, 2026
c
malloc
calloc
What is the advantage of organizing a free list in address order as opposed to LIFO order?
Jun 22, 2026
c
list
memory
malloc
Why does scanf and malloc to char pointer work even if the size is not specified?
Jun 21, 2026
c
string
pointers
malloc
Why is realloc eating tons of memory?
Jun 21, 2026
c
malloc
realloc
Is the default value of malloc with the size of a single char P?
Jun 21, 2026
c
pointers
char
malloc
conversion-specifier
Returning dynamically allocated memory back to OS without terminating the program
Jun 20, 2026
c++
linux
memory-management
malloc
free
Data structure problem
Jun 20, 2026
c
arrays
data-structures
malloc
C freeing 2D array if malloc fail
Jun 18, 2026
c
arrays
malloc
free
main.c: warning: passing argument of ‘’ from incompatible pointer type
Jun 17, 2026
c
pointers
dynamic
malloc
Disable default malloc with arm-none-eabi on cortex m3 (bare metal)
Jun 16, 2026
c
malloc
bare-metal
Difference in creating a struct using malloc and without malloc
Jun 17, 2026
c
struct
malloc
Where does malloc() allocate memory? Is it the data section or the heap section of the virtual address space of the process?
Jun 17, 2026
c
memory-management
malloc
heap-memory
sbrk
sizeof('\0') null terminator as literal is four bytes but how come in string of characters it takes only one byte?
Jun 16, 2026
c
malloc
c-strings
sizeof
null-terminated
« Newer Entries
Older Entries »