stock
split
Syntax
stock split(const szInput[], szLeft[], pL_Max, szRight[], pR_Max, const szDelim[])
Description
It is basically strbreak but you have a delimiter that is more than one character in length.
You pass the Input string, the Left output, the max length of the left output,
the right output , the max right length, and then the delimiter string.
By Suicid3