efuns - strings - strcmp

MudOS v21c2

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

������:
    �� strcmp() - �ж������ַ����������ϵ (lexical relationship).
���﷨:
    �� int strcmp( string one, string two );

    �� ���� strcmp( �ַ��� one, �ַ��� two );

���÷�:
    �� ������ strcmp() �� C�� ������� strcmp ��ͬ. ����ַ��� one ������� two�� ֮ǰ (�� one�� ��Ӣ���ֵ��е�˳���� two ֮ǰ),�� �� strcmp() ���ر� 0�� С��ֵ. ��������ַ�����ͬ, �򷵻� 0. ��� two�� ���˳���� one�� ֮ǰ, �� strcmp()�� ���ر� 0�� ���ֵ. ����ⲿ���� (efun) ��ʹ�� sort_array(3)�� ����ʱ, �ر�����.
���ο�: ������:
    �� Spock @ FF 97.Jul.23.�� (printed 3/16/95)

�ص���һҳ