Tokenize

Module: ecere
Namespace: ecere::sys

int Tokenize(char * string, int maxTokens, char *[], BackSlashEscaping esc)

Parameters

string  char *  (null) 
maxTokens  int  (null) 
tokens  char *[]  (null) 
esc  BackSlashEscaping  (null) 
 
Return Value int