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 with a multidimensional array
Aug 21, 2026
c
multidimensional-array
tree
malloc
Kernighan & Ritchie malloc free logic
Aug 20, 2026
c
malloc
free
implementation
kernighan-and-ritchie
PetscMalloc vs PetscMallocX
Aug 20, 2026
c
malloc
petsc
Safely Exiting to a Particular State in Case of Error
Aug 16, 2026
c
embedded
malloc
exit
safety-critical
Dynamically allocating and copying an array
Aug 18, 2026
c
malloc
dynamic-arrays
Using malloc in a constructor of a templated class
Aug 17, 2026
c++
templates
malloc
Why do I get different results when I dereference a pointer after freeing it?
Aug 17, 2026
c
gcc
memory-management
free
malloc
strange malloc behavior in C
Aug 16, 2026
c
malloc
int
short
Allocate a 2d array in C with one dimension fixed
Aug 14, 2026
c
arrays
2d
malloc
Is sizeof(<variable>) instead of sizeof(<type>) always safe?
Aug 14, 2026
c
pointers
malloc
sizeof
how to replace default malloc by code
Aug 13, 2026
malloc
"pointer being freed was not allocated" while using memcpy
Aug 12, 2026
c
pointers
malloc
New vs. Malloc, when overloading New
Aug 11, 2026
c++
memory-management
malloc
free() crashes, but only if more than a certain size of memory is allocated
Aug 12, 2026
c
malloc
free
mpi
Use of malloc in Real Time application
Aug 09, 2026
c
linux
malloc
real-time
How to free() an array of structs allocated by malloc()?
Aug 09, 2026
c
arrays
memory-management
malloc
free
How can I catch programmer error with malloc?
Aug 09, 2026
c
malloc
Dynamic memory allocation for socket C
Aug 08, 2026
c
sockets
memory-management
malloc
realloc
Why is it more safe to place sizeof in malloc first?
Aug 06, 2026
c
malloc
sizeof
size-t
integer-promotion
« Newer Entries
Older Entries »