strtok(9)

NAME

strtok - Split a string into tokens

SYNOPSIS

char * strtok (char *s, const char *ct);

ARGUMENTS

s The string to be searched

ct The characters to search for

WARNING

strtok is deprecated, use strsep instead.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout