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
Why does C++ require a cast for malloc() but C doesn't?
May 26, 2022
c++
c
malloc
Overriding 'malloc' using the LD_PRELOAD mechanism
Sep 03, 2022
c
malloc
dynamic-linking
malloc: *** error: incorrect checksum for freed object - object was probably modified after being freed
Dec 15, 2021
ios
objective-c
c
crash
malloc
If free() knows the length of my array, why can't I ask for it in my own code?
Aug 17, 2022
c
memory
free
malloc
sprintf() with automatic memory allocation?
Aug 29, 2022
c
malloc
printf
malloc vs mmap in C
Aug 16, 2022
c
malloc
mmap
Time complexity of memory allocation
Nov 25, 2019
optimization
memory-management
malloc
time-complexity
difference between <stdlib.h> and <malloc.h>
Aug 28, 2022
c
gcc
malloc
Use of cudamalloc(). Why the double pointer?
Nov 20, 2022
c
cuda
malloc
Is there a way to mark a chunk of allocated memory readonly?
Aug 28, 2022
c++
c
memory-management
malloc
heap-corruption
What does the first "c" stand for in "calloc"?
Aug 28, 2022
c
malloc
libc
calloc
c-standard-library
Memory Allocation/Deallocation Bottleneck?
Aug 28, 2022
performance
optimization
memory-management
garbage-collection
malloc
How to dynamically allocate memory space for a string and get that string from user?
Oct 06, 2022
c
string
memory-management
malloc
dynamic
Why is it safer to use sizeof(*pointer) in malloc
Aug 27, 2022
c
malloc
zero size malloc [duplicate]
Aug 11, 2022
c
malloc
How does malloc work in a multithreaded environment?
Aug 27, 2022
c
linux
gcc
malloc
x86-64
C API design: Who should allocate? [closed]
Sep 14, 2022
c
api
memory-management
malloc
Dynamically create an array of strings with malloc
Aug 27, 2022
c
arrays
malloc
What does malloc(0) return? [duplicate]
Aug 18, 2022
c
linux
pointers
malloc
realloc
What is the difference between "new" and "malloc" and "calloc" in C++? [duplicate]
Oct 07, 2022
c++
memory-management
malloc
heap-memory
« Newer Entries
Older Entries »