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
malloc not allocating properly with pointer to pointer
Jul 22, 2026
c
pointers
casting
malloc
free
Tracking change to variable in visual studio
Jul 21, 2026
c
visual-studio-2005
malloc
free
How do I delete variables from the heap?
Jul 21, 2026
c++
visual-c++
heap-memory
free
Is memory fragmentation possible when malloc and free functions are called in order?
Jul 05, 2026
c
memory-management
embedded
malloc
free
Confusing with delete and free function in C++ [duplicate]
Jul 05, 2026
c++
destructor
free
delete-operator
Is it possible to generically free linked lists' memory in C
Jul 01, 2026
c
struct
linked-list
malloc
free
Do I need to free memory returned from a C function called via CFFI?
Jun 25, 2026
python
c
memory-management
free
python-cffi
Malloc sometimes fails immediately after a free
Jun 25, 2026
c
malloc
free
C memory free confusion
Jun 25, 2026
c
memory
free
Returning dynamically allocated memory back to OS without terminating the program
Jun 20, 2026
c++
linux
memory-management
malloc
free
C freeing 2D array if malloc fail
Jun 18, 2026
c
arrays
malloc
free
Can I free only a part of a string?
Jun 18, 2026
c
string
free
Free string returned by X509_NAME_oneline
Jun 09, 2026
c
string
openssl
free
Is it safe to call free on std::string_view::data?
Jun 01, 2026
c++
malloc
c-strings
free
string-view
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
Older Entries »