DEV Community

Noah11012
Noah11012

Posted on • Edited on

3

Using SDL2: Quick update

So, I left out something important from the previous articles.

Um... Okay. What is it?

SDL has an initialization function and a deinitialization function called SDL_Quit(). It needs to be called before your application quits.

Did you forget or you just wanted to "keep the code cleaner"?

No, I forgot. It should go into the Application class's deconstructor.

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more