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 you mix free and constructor in C++? [duplicate]
Nov 25, 2025
c++
constructor
free
malloc
Error:free(): invalid next size (fast) [duplicate]
Nov 19, 2025
c
data-structures
struct
free
memcpy
Using an ampersand (&) in a call to free()
Nov 20, 2025
c
pointers
free
"Memory allocated with calloc must be freed all at once"?
Nov 20, 2025
c
malloc
dynamic-memory-allocation
free
calloc
cudaFree is not freeing memory
Nov 18, 2025
memory
cuda
free
How can I tell whether it's safe/necessary to cudaFree() or not?
Nov 07, 2025
memory-management
cuda
free
Does freeing an uninitialized pointer result in undefined behavior?
Oct 31, 2025
c
pointers
free
Do I need to free the returned pointer from localtime() function?
Oct 27, 2025
c
pointers
time
free
Memory Leaks while using gstbuffer
Oct 26, 2025
memory-leaks
gstreamer
free
How to free memory allocated by thread-function in the main
Oct 18, 2025
c
memory-management
pthreads
free
Can I free() something in C that has been malloc()'ed in C++?
Oct 17, 2025
c++
c
malloc
language-lawyer
free
Function to clear allocated memory is not working
Oct 18, 2025
c
recursion
malloc
free
How do you free a 2D malloc'd array in C?
Oct 14, 2025
c
free
C malloc() memory space released after program ends? [duplicate]
Sep 20, 2025
c
malloc
free
minor improvement in freeing nodes in linked list in C
Sep 18, 2025
c
linked-list
malloc
declaration
free
C Memory Error Debug Assertion Failed
Sep 05, 2025
c
visual-studio
debugging
memory
free
Allocate memory and save string in c
Sep 05, 2025
c
string
malloc
free
malloc/free and new/delete compatibility in C++?
Mar 24, 2023
c++
malloc
new-operator
free
delete-operator
Should the pointer being passed to free() point to the start of the allocated space?
Mar 19, 2023
c
pointers
malloc
free
Win32 -- Object cleanup and global variables
Sep 02, 2025
c++
winapi
free
Older Entries »