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 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
free the space allocated in c with malloc
Jan 25, 2018
c
struct
malloc
free
typedef
Memory is not reallocating
Aug 27, 2022
c
struct
malloc
realloc
Write a function to malloc double pointer
Aug 30, 2022
c
pointers
malloc
does free() follow pointers?
Oct 14, 2022
c
pointers
struct
malloc
free
When malloc returns, what does 8-byte alignment mean?
Nov 09, 2022
c
memory-management
malloc
Malloc works without type cast before malloc C/C++ [duplicate]
Nov 01, 2022
c
pointers
memory
casting
malloc
Dynamic memory allocation of integer array
Apr 21, 2022
c
malloc
why we cannot implicitly assign from a void* to any other type in C++ but its preferred in C? [duplicate]
Aug 31, 2022
c++
c
malloc
C memory allocation for struct with malloc
Jun 20, 2022
c
memory
memory-management
struct
malloc
Can you determine if a string if freeable in C? [duplicate]
Aug 02, 2017
c
malloc
dynamic allocation of array of pointers
Sep 25, 2022
c
pointers
segmentation-fault
malloc
« Newer Entries
Older Entries »