Quote:
Originally Posted by Douglas_FusioN
pawn Код:
strock strtok(const string[], &index) { new length = strlen(string); while ((index < length) && (string[index] <= ' ')) { index++; } new offset = index; new result[20]; while ((index < length) && (string[index] > ' ') && ((index - offset) < (sizeof(result) - 1))) { result[index - offset] = string[index]; index++; } result[index - offset] = EOS; return result; }
To ate sem pawno aqui, mas acho que e assim.
|
strock ? й stock xD e o erro tб dizendo que jб tem, vai por mais ainda? OMG
Quote:
Originally Posted by Skun Fly
Na linha 504 й erro estб em result. Tira o result e experimenta em por 1 ou true 
Tipo:
ou
|
Nгo faz isso /\ que vai... acontecer algo '-'. Nгo poe nгo, basta tirar stock pois jб foi definida, atй eu que nгo sou tгo boa em inglкs sei o que quer dizer, e em todo caso temos o ****** tradutor que nгo й aquilo que se diga "Nossa como o ****** tradutor й bom", mas quebra galho.
Traduзгo: erro 021: sнmbolo jб definido: "strtok"