STRSTR
Section: ������ ���α��� �Ŵ��� (3)
Updated: 1993�� 4�� 12��
Index
Return to Main Contents
�̸�
strstr - substring�� ��.
����
#include <string.h>
char *strstr(const char *haystack, const char *needle);
����
strstr() �Լ��� ���ڿ� haystack���� substring needle ��
ó�� �߰ߵǴ� ���� ã�´�. ���� `\0' ���ڴ� ���� �ʴ´�.
��ȯ��
strstr() �Լ��� substring�� �����ϴ� ������ ��ȯ�ϰų� substring��
�߰ߵ��� �ʴ´ٸ� NULL�� ��ȯ�Ѵ�.
����
Linux libc (4.5.26 ����)�� �ʱ� ������ �� ���ڸ� ������� �ʾҴ�.
���� ����(4.6.27 ����)�� �� �嵿�Ѵ�. ���� needle�� ��� ������
haystack�� ��ȯ�Ѵ�.
���� ��
index(3), memchr(3), rindex(3), strchr(3),
strpbrk(3), strsep(3), strspn(3), strtok(3)
����
������ <skyeyes@soback.kornet.net>, 2001�� 2�� 24��
Index
- �̸�
-
- ����
-
- ����
-
- ��ȯ��
-
- ����
-
- ���� ��
-
- ����
-
This document was created by
man2html,
using the manual pages.
Time: 08:07:01 GMT, March 25, 2004