Ich hab 2 Errors aber ich weiss nicht warum
Kompletter Report:
(38704) : error 047: array sizes do not match, or destination array is too small
(38750) : error 047: array sizes do not match, or destination array is too small
1. Fehler Zeile
if(!strlen(aktion))
2. Zeile
aktion = strtok(cmdtext, idx);