mercredi 16 mai 2018

Difference atexit() and at_quick_exit()

What is the difference between atexit() and at_quick_exit()?
Does every function that we register at atexit() must be also registered at at_quick_exit()?
For example the Phoenix-Singleton custom functions or something else.

Aucun commentaire:

Enregistrer un commentaire