Rechercher une page de manuel
strpbrk
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
strpbrk - Find the first occurrence of a set of charactersSYNOPSIS
- char * strpbrk(const char * cs, const char * ct);
ARGUMENTS
cs
- The string to be searched
ct
- The characters to search for
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre