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
Stack Overflow when freeing a linked list: Segmentation fault after 100k nodes successfully freed
May 26, 2026
c
linked-list
segmentation-fault
free
free() 2D Arrays in C Using malloc
May 23, 2026
c
arrays
matrix
free
C++ pointer array is still accessible after delete[] is called [duplicate]
May 23, 2026
c++
arrays
pointers
free
How can I use free when I used ** ( double pointer )?
May 20, 2026
c
pointers
memory-management
struct
free
How to call c-style cleaner functions implicitly?
May 18, 2026
c++
c
variables
free
destroy
Pointer Assignment, malloc() and free() in C
May 10, 2026
c
pointers
malloc
free
C free variables declared inside function
May 07, 2026
c
function
memory-leaks
malloc
free
what does this error means : "free(): double free detected in tcache 2"
May 01, 2026
c
pointers
linked-list
free
singly-linked-list
The const char* should it be freed in C?
Apr 29, 2026
c
function
char
constants
free
free dynamically allocated memory
Apr 26, 2026
c
free
How to properly manage dynamically allocated pointer arrays in C++?
Apr 22, 2026
c++
arrays
memory
free
When is it "allowed" not to free dynamically allocated memory?
Apr 19, 2026
c
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
Older Entries »