Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hallo
Ich habe einen String mit Zahlen und mit Leerzeichen getrennt. Diesen sollte ich nun in ein CArray bekommen.
Also von "1 2 3 4 5 6 7" -> {1,2,3,4,5,6,7} wie stelle ich das an?
strtok