strtok.c File Reference

Go to the source code of this file.

Functions

char * strtok (char *s, CONST char *delim)
 Isolate sequential tokens in a NUL terminated string.
char * strtok_r (char *s, const char *delim, char **last)
 Isolate sequential tokens in a NUL terminated string.


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/