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
Call to free() throwing segmentation fault
Aug 07, 2026
c
unix
malloc
free
Total glibc malloc() bytes
Aug 06, 2026
c++
memory
memory-management
malloc
heap-memory
Serial allocators/deallocators
Aug 05, 2026
c++
malloc
wrapper
cuda
When to malloc for structures and "create" functions in C
Aug 03, 2026
c
pointers
memory
struct
malloc
Address of a pointer is equal to a pointer to pointer?
Aug 03, 2026
c
pointers
malloc
Garbage being printed when using strcpy
Aug 02, 2026
c
parsing
text
malloc
strncpy
What is the difference between the two allocation methods?
Jul 27, 2026
c
malloc
allocating memory using calloc and freeing
Jul 28, 2026
c
malloc
free
How does struct Node *ptr = malloc(sizeof(*ptr)) work?
Jul 27, 2026
c
pointers
malloc
sizeof
Is it correct to create array of strings this way in c++?
Jul 26, 2026
c++
arrays
string
malloc
Why does allocating large chunks of memory fail when reallocing small chunks doesn't
Jul 24, 2026
c++
linux
malloc
What's the difference between calloc & malloc followed by a memset? [duplicate]
Jul 23, 2026
c
malloc
calloc
Freeing the head node of linked list
Jul 22, 2026
c
memory
linked-list
malloc
Can we use single malloc() block to represent two different types?
Jul 22, 2026
c
malloc
malloc not allocating properly with pointer to pointer
Jul 22, 2026
c
pointers
casting
malloc
free
Tracking change to variable in visual studio
Jul 21, 2026
c
visual-studio-2005
malloc
free
Crash with alloca function but ok with malloc
Jul 19, 2026
c++
c
macos
unix
malloc
Older Entries »