• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

How to deallocate memory using pointers
c
1 Vote
1 Réponse
4th Aug 2023, 3:48 AM
Jai
How to deallocate dynamic memory pointer return from a function?
c++deallocatedynamicfunctionmemorynewpointerreturn
7 Votes
1 Réponse
5th Jul 2017, 6:10 PM
Heng Jun Xi
Heng Jun Xi - avatar
When new is used apart from control to deallocate memory
c++dynamic_memoryheap_memory
0 Vote
2 Réponses
29th May 2022, 4:40 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
What is a memory leak & what are its consequences? Is it necessary to deallocate heap memory?
heapleaksmemory
0 Vote
5 Réponses
13th Sep 2018, 5:28 PM
Sushank Mishra
Sushank Mishra - avatar
In dynamic memory allocation if we will not deallocate memory using delete operator in c++ then what will happen ???
c++
1 Vote
4 Réponses
7th Jul 2020, 3:18 PM
Kajal Kumari
Aujourd'hui en vedette
Functions in python
1 Votes
HTML
1 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
0 Votes
I need advice
0 Votes
Answer please
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Why this code fails even without data race
0 Votes