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
Change value in pointer string array in C
Aug 31, 2026
c
arrays
string
pointers
malloc
How may I create a matrix in C using malloc and avoiding memory problems? How I can use C99 syntax to pass the matrix to a function?
Aug 30, 2026
c
pointers
matrix
malloc
Dynamically setting pointer to int giving incorrect size
Aug 29, 2026
c
struct
malloc
How do I calculate the end address of a C struct in memory?
Aug 28, 2026
c
pointers
struct
malloc
What does memcpy do exactly in this program?
Aug 27, 2026
c
string
malloc
memcpy
realloc
Allocating memory for array in struct (in C)
Aug 27, 2026
c
arrays
pointers
struct
malloc
Free() returned char pointer doesn't remove it from memory?
Aug 27, 2026
c
memory-management
malloc
Dynamic Memory Allocation for Arrays in C
Aug 26, 2026
c
arrays
memory
dynamic
malloc
How to check that pointer is writing in the out of allocated memory?
Aug 26, 2026
c
pointers
memory-management
malloc
How do square brackets work in C?
Aug 25, 2026
c
arrays
pointers
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
Older Entries »