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
malloc causing a SIGSEGV:Segmentation fault
Jan 02, 2026
c
malloc
Simple c malloc
Jan 01, 2026
c
malloc
How do I use malloc() to allocate memory to store an array of strings?
Jan 01, 2026
c
arrays
string
pointers
malloc
how to find out the page size of a processor using C program and malloc?
Dec 31, 2025
c
size
malloc
processor
How to free a char* that will be returned?
Dec 31, 2025
c
malloc
free
How to design libraries written in ANSI C?
Dec 31, 2025
c
malloc
Allocating specific address in Linux
Dec 23, 2025
linux
malloc
virtual-memory
Aho-Corasick algorithm with C language
Dec 24, 2025
c
segmentation-fault
malloc
string-matching
aho-corasick
I do not understand what exactly is dynamic memory allocation
Dec 24, 2025
c
stack
malloc
heap-memory
dynamic-memory-allocation
Can a block of memory be partially freed?
Dec 23, 2025
iphone
ios
memory-management
malloc
free
Why does malloc seem to not be creating a new variable?
Dec 22, 2025
c
malloc
Custom free function doesn't release memory completely, Valgrind reports 'still reachable'
Dec 20, 2025
c
memory-management
malloc
valgrind
free
C++ big allocation of memory
Dec 20, 2025
c++
operating-system
malloc
hardware
Access violation in malloc()
Dec 19, 2025
c
visual-studio-2010
malloc
Is it wrong to allocate enough memory to a union for just one member?
Dec 19, 2025
c
memory-management
malloc
language-lawyer
unions
What's the advantage of malloc?
Dec 17, 2025
c++
arrays
malloc
dynamic-allocation
variable-length-array
How to fix 'Use of uninitialised value' and how to find location of leaks?
Dec 16, 2025
c
memory-leaks
linked-list
malloc
valgrind
Doubt in malloc. C (Linux)
Dec 15, 2025
c
malloc
posix
buffer
Performant malloc implementation for executable code [closed]
Dec 13, 2025
c
linux
memory-management
malloc
x86-64
Why does the debugger show only one element from my array pointer?
Dec 14, 2025
c++
visual-studio-2010
malloc
new-operator
Older Entries »