TokenizeWith
Module: ecere
Namespace: ecere::sys
int TokenizeWith(char * string, int maxTokens, char *[], const char * tokenizers, bool escapeBackSlashes)Parameters
| string |
char * |
(null) |
| maxTokens |
int |
(null) |
| tokens |
char *[] |
(null) |
| tokenizers |
const char * |
(null) |
| escapeBackSlashes |
bool |
(null) |
| |
| Return Value |
int |