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
What happens when there is a request for memory block which is not a power of 2?
Nov 17, 2021
c
linux
malloc
Initializing Malloc'ed structure
Oct 18, 2022
c
malloc
structure
Does glibc (GNU C Library) provide a way to obtain the size of an allocated memory block?
Mar 12, 2022
c
linux
malloc
x86-64
glibc
Custom malloc() implementation header design
Feb 23, 2022
c
memory
memory-management
malloc
allocation
In C++, why is `new` needed to dynamically create an object rather just allocation?
Nov 11, 2022
c++
memory
malloc
alignment
new-operator
C and Objective-C - Correct way to free an unsigned char pointer
Jul 13, 2021
objective-c
c
pointers
malloc
free
How do I correctly free my arrays without errors?
Aug 18, 2022
c
memory
memory-management
malloc
segmentation-fault
I was in a technical interview and asked to make a structure like this.. [duplicate]
Mar 12, 2022
c
malloc
structure
Does using malloc in method, free in main work?
Aug 23, 2022
c++
malloc
cudaMallocManaged vs cudaMalloc - Device memory limitation scenario
Apr 30, 2022
memory
memory-management
cuda
malloc
Guard Malloc found EXC_BAD_ACCESS error instantly. Why not use all the time?
Feb 23, 2022
iphone
malloc
exc-bad-access
guard
malloc and pointers to pointers
May 18, 2022
c
pointers
malloc
pointer-to-pointer
Access violation when using alloca
Apr 13, 2019
c++
c
malloc
alloca
Return Structure from Function (C)
Oct 07, 2022
c
arrays
function
malloc
structure
How does free() function collect the info about the no. of bytes to be freed [duplicate]
Oct 27, 2022
c
memory-management
malloc
Using jemalloc in existing huge code
Jan 28, 2020
memory
malloc
profiler
Scaling multithreaded applications on multicored machines
Apr 02, 2022
performance
multithreading
scalability
malloc
Should we delete a pointer that is not new/malloc by us?
Apr 16, 2022
c++
malloc
new-operator
Memory Clobbering Error
Sep 15, 2018
c
memory-leaks
malloc
C pointer anomaly, please explain
Jan 02, 2021
c
arrays
pointers
gcc
malloc
« Newer Entries
Older Entries »