MEMCMP
Section: ������ ���α��� �Ŵ��� (3)
Updated: 1993�� 4�� 10��
Index
Return to Main Contents
NAME
memcmp - �� ���� ���ϱ�
SYNOPSIS
#include <string.h>
int memcmp(const void *s1, const void *s2, size_t n);
DESCRIPTION
memcmp() �Լ��� �� ���� s1�� s2�� ó�� n ����Ʈ��
���Ѵ�. �� �Լ��� s1�� s2���� �۰ų� ���ų� ũ�ٸ�,
���� 0���� ���� ����, 0, 0���� ū ������ ��ȯ�Ѵ�.
RETURN VALUE
memcmp() �Լ��� s1�� ó�� n ����Ʈ�� s2�� ó�� n
����Ʈ���� �۰ų� ���ų� ũ�ٸ�, ���� 0���� ���� ����, 0, 0���� ū ������ ��ȯ�Ѵ�.
CONFORMING TO
SVID 3, BSD 4.3, ISO 9899
SEE ALSO
bcmp(3), strcasecmp(3), strcmp(3), strcoll(3),
strncmp(3), strncasecmp(3)
����
������ <skyeyes@soback.kornet.net>, 2001�� 2�� 20��
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- CONFORMING TO
-
- SEE ALSO
-
- ����
-
This document was created by
man2html,
using the manual pages.
Time: 08:07:01 GMT, March 25, 2004