Hello, I'm developing a graphic engine for my college thesis, a library for the 3ds so everyone can build 3d games.
But I'm starting coding and I have to make sure first of these:
- How to check if there's a memory leak while running the application.
- If there's a memory leak, how can I debug it.
It would be really helpful since I don't want to brick my console or something.
Thanks in advance
But I'm starting coding and I have to make sure first of these:
- How to check if there's a memory leak while running the application.
- If there's a memory leak, how can I debug it.
It would be really helpful since I don't want to brick my console or something.
Thanks in advance