ATEXIT
Section: Linux Programmer's Manual
(3)
Updated: 14 September 1997
Index
Return to Main Contents
�̸�
atexit - �������� ���α� ����� ȣ��� �Լ� ���
����
#include <stdlib.h>
int atexit(void (*function)(void));
����
atexit()�Լ���
exit(3)
�� ���ؼ���, ���α��� main���κ����� ��ȯ ���� ���ؼ�
���α��� ������ �� ȣ�� �� function�� ����ϴ� ���̴�.
���� ��ϵ� �Լ��� �װ͵��� ��ϵ� �ݴ� ������ ȣ��ȴ�;
� ������ ����ġ�� �ʴ´�.
��ȯ��
atexit()�Լ��� �������� ��� 0�� ��ȯ�Ѵ�. ���� ������
-1 ���� ��ȯ�Ѵ�; errno �� ������� �ʴ´�..
ȣȯ
SVID 3, BSD 4.3, ISO 9899
���� ��
exit(3), on_exit(3)
Index
- �̸�
-
- ����
-
- ����
-
- ��ȯ��
-
- ȣȯ
-
- ���� ��
-
This document was created by
man2html,
using the manual pages.
Time: 08:07:01 GMT, March 25, 2004