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
CPU and memory usage of jemalloc as compared to glibc malloc
Apr 02, 2022
malloc
cpu-usage
'strcpy' with 'malloc'?
Sep 14, 2022
c
malloc
strcpy
allocate matrix in C
Sep 14, 2022
c
pointers
matrix
malloc
malloc an array of struct pointers
Sep 14, 2022
c
arrays
pointers
struct
malloc
64 bit large mallocs
Nov 24, 2012
windows
memory
64-bit
malloc
virtual-memory
Error: Conversion to non-scalar type requested
Jun 23, 2020
c
struct
malloc
Can memset() be called with a null pointer if the size is 0?
Sep 14, 2022
c
malloc
memset
Allocating char array using malloc
Sep 14, 2022
c
char
malloc
sizeof
c99
How to allocate array of pointers for strings by malloc in C?
Sep 14, 2022
c
arrays
malloc
How does mmap work?
Mar 01, 2022
linux
memory
malloc
mmap
How to use a C++ string in a structure when malloc()-ing the same structure?
Feb 05, 2022
c++
string
struct
malloc
Can I rely on malloc returning NULL?
May 16, 2022
c
memory
error-handling
malloc
Assigning memory to double pointer?
Sep 12, 2022
c
string
pointers
malloc
double-pointer
How to update other pointers when realloc moves the memory block?
Sep 12, 2022
c
memory
malloc
realloc
Which guarantees does malloc make about memory alignment?
Aug 16, 2022
c
memory-management
malloc
Ways to avoid using malloc? [closed]
Oct 09, 2022
c
malloc
What is the "correct" way to reconcile malloc and new in a mixed C/C++ program?
Nov 16, 2022
c++
c
memory-management
malloc
new-operator
How much memory does int x[10] allocate?
Sep 12, 2022
c
malloc
Code for malloc and free
Sep 12, 2022
c
linux
malloc
free
Why can we allocate a 1 PB (10^15) array and get access to the last element, but can't free it?
Jan 24, 2022
c
linux
malloc
mmap
virtual-address-space
« Newer Entries
Older Entries »