efuns - system - errorp

MudOS v21c2

errorp(3)�� MudOS v21c2�� (5 Sep 1994)

������:
    �� errorp() - �ж�һ��ָ���ı����Ƿ�Ϊ������ (error code).
���﷨:
    �� int errorp( mixed arg );

    �� ���� errorp( ��� arg );

���÷�:
    �� ������� arg�� ��һ������ֵ�Ĵ�����, errorp() ���� 1 .

    �� �����ܻ��޸��ⲿ���� (emulated functions, efun), ���ܷ���һ����׼�Ĵ�����. ���Գ������д�������������:
     

      �� if (errorp(result = efun_call()))
        ���� printf("error = %d\n", result);

    �� ���Ժ�ļƻ���, ���ǻ����һ���µĺ��� perror(result) ������������ֵ�Ĵ��������һ��������Ϣ���ַ���.

���ο�: ������:
    �� Spock @ FF 97.Feb.12.�� (printed 3/16/95)

�ص���һҳ