Next: , Previous: , Up: C library functions   [Index]


atexit

atexit Function

#include <stdlib.h>

Integer new i;

i = atexit (exitfunc);