Hi there,
I've written a small String.h include to make string manipulation with lite-c a little bit easier.
At the moment there are just 3 little but useful string functions:
StrReplace, SubStr, explode
(If you've already programmed in php, you should know them)
Script (GameStudio Wiki) I hope you like it!
If you have some ideas for other useful string-manipulation functions, as well as some code improvements, let me know about them!
Edit: I've updated it and added the functions file_get_contents and file_write
Regards
TSGames