Files
development/www
Clemens Schwaighofer d4db235e5b Add new split string, update split string format, add create string from array list, char in char list, remove duplicates
NEW:
- remove duplicates in string
- check character string list in other character string list
- build character string from array (or nested array) values
- split string with fixed split length

UPDATE:
- split string with format
* throw exceptions for wrong paramters
* remove the "split chracters", as they get extracted from the format string
2025-06-04 14:15:45 +09:00
..
2024-10-21 09:33:46 +09:00
2013-12-11 16:19:24 +09:00
2013-12-11 16:19:24 +09:00
2015-11-09 18:22:56 +09:00