User: GodIsDead

  • Public profile

User profile: GodIsDead

User info
User name:GodIsDead
History
Joined:
Number of posts:7
Latest posts:

Do I use dynamic memory correctly ?
Ok, thank you all for answers, especially Niccolo :) I'm still not sure how to do what I want (beca...

Do I use dynamic memory correctly ?
But I do [code]array.data = tmp.data;[/code] and then [code]delete[] array.data;[/code] so it's like...

Do I use dynamic memory correctly ?
jonnin here is the code in the link: [code] #include <iostream> #include <string.h> using namespace ...

Do I use dynamic memory correctly ?
Hello, I'm a new dynamic memory allocator :) I'm working on projects for microcontrollers like Ard...

How to improve my small class ?
I'm surprised how it looks so similar to my code in what it does... Did you just wrote this? Anywa...

This user does not accept Private Messages