Dependencies:   EthernetNetIf NetServices mbed HTTPServer

fonctions.h

Committer:
etudiant12
Date:
2011-05-23
Revision:
0:96cf274f19bc

File content as of revision 0:96cf274f19bc:


int str_istr (const char *cs, const char *ct);
char *str_sub (const char *s, unsigned int start, unsigned int end); 
char **str_split (char *s, const char *ct);