memory deallocation operator
[/ˈmɛməri diːæloʊˈkeɪʃən ˈɑːpəreɪtər/]
nounpl: memory deallocation operators
operador de desalocação de memória
1. A programming operator used to free or release dynamically allocated memory back to the system, preventing memory leaks
In C++, the delete operator is a memory deallocation operator that frees memory previously allocated with new.
Em C++, o operador delete é um operador de desalocação de memória que libera a memória previamente alocada com new.
2. A language feature that explicitly removes memory from the heap and returns it to the pool of available memory
The free() function in C is a memory deallocation operator that deallocates memory allocated by malloc().
A função free() em C é um operador de desalocação de memória que desaloca a memória alocada por malloc().
This is highly technical jargon specific to programming communities. In Brazil, developers typically use either 'desalocação' or 'liberação' interchangeably when discussing memory management. The concept is critical in systems programming and is emphasized in computer science curricula in both Brazil and the USA, particularly in courses on C/C++ and systems programming.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →