MEMCHR
Section: ������ ���α��� �Ŵ��� (3)
Updated: 1993�� 4�� 12��
Index
Return to Main Contents
NAME
memchr - ���ڸ� ���� �� ��ĵ�Ѵ�.
SYNOPSIS
#include <string.h>
void *memchr(const void *s, int c, size_t n);
DESCRIPTION
memchr() �Լ��� ���� c�� ���� s�� ����Ű�� �� ������
ó�� n ����Ʈ�� ��ĵ�Ѵ�. c(unsigned character�� �ؼ�)�� ��ġ�ϴ�
ù ����Ʈ���� �۵��� �����.
RETURN VALUE
memchr() �Լ��� ��ġ�ϴ� ����Ʈ�� ���� ������ ��ȯ�ϰų�, ���� ���ڰ�
�־��� �� ������ ���� �ʴٸ� NULL�� ��ȯ�Ѵ�.
CONFORMING TO
SVID 3, BSD 4.3, ISO 9899
SEE ALSO
index(3), rindex(3), strchr(3), strpbrk(3),
strrchr(3), strsep(3), strspn(3), strstr(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