Nut/OS
4.10.3
API Reference
Functions
strtok_r.c File Reference
#include <stdlib.h>
#include <string.h>
#include "
strtok_r.h
"
Include dependency graph for strtok_r.c:
Go to the source code of this file.
Functions
char *
strsep_rs
(char **pp_str, CONST char *p_delim, char *p_sep)
Thread safe variant of strsep.
char *
strsep_r
(char **pp_str, CONST char *p_delim)
Thread safe version of strsep.
strtok_r.c
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
© 2000-2010 by contributors - visit
http://www.ethernut.de/