atexit |
Vers la sortie |
---|---|
Borland C++ | stdlib.h |
Syntaxe
int atexit(void (_USERENTRY * func) (void)); |
Description
Cette fonction doit être appelé à la fin d'un programme pour le terminer.
Dernière mise à jour : Lundi, le 11 Mai 2020
atexit |
Vers la sortie |
---|---|
Borland C++ | stdlib.h |
int atexit(void (_USERENTRY * func) (void)); |
Cette fonction doit être appelé à la fin d'un programme pour le terminer.