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 free
Can't deallocate pointer to structure previously allocated
Apr 19, 2026
c
memory
struct
free
How to tell difference between dynamically allocated char* and static char*
Apr 16, 2026
c
arrays
string
pointers
free
Does c keep track of allocated heap memory?
Apr 13, 2026
c
malloc
free
De-allocate a 3D array
Apr 14, 2026
c++
arrays
malloc
free
C: free memory allocated in c
Apr 09, 2026
c
pointers
malloc
free
Why I cannot free a malloc'd string?
Apr 02, 2026
c
string
malloc
constants
free
Can I/ Should I free pointer returned by strtok
Mar 24, 2026
c
string
pointers
memory-management
free
C: How to free memory to struct when not having a pointer to it anymore?
Mar 21, 2026
c
function
struct
malloc
free
Memory error trying to free pointers in struct - C
Mar 21, 2026
c
struct
free
dynamic-memory-allocation
Do we have a concept of dangling object in C++
Mar 18, 2026
c++
new-operator
free
How do I free this structure in C?
Mar 17, 2026
c
memory-management
malloc
dynamic-memory-allocation
free
c free() function question [duplicate]
Mar 14, 2026
c
memory-management
malloc
free
Free/malloc functions in windows kernel
Mar 02, 2026
windows
function
kernel
malloc
free
Why does the C function free() not delete values? [duplicate]
Mar 01, 2026
c
memory-management
malloc
free
C: removing linked list
Feb 25, 2026
c
list
linked-list
free
singly-linked-list
Function to free pointers not working
Feb 18, 2026
c
pointers
free
invalid read of size 4 when using free()
Feb 18, 2026
c
memory-management
valgrind
free
Double free in C without error [duplicate]
Feb 15, 2026
c
memory-management
free
Older Entries »