28.03.2009, 16:29
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(5
: error 017: undefined symbol "strtok"
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(5
: error 033: array must be indexed (variable "cmd")
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(60) : warning 217: loose indentation
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(60) : error 017: undefined symbol "strtok"
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(60) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(60) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(60) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Errors.
58 = cmd = strtok(cmdtext, idx);
60 = strtok(const string[], &index)
I'm waiting your answer...
Thankyou to all for help. ^_^
: error 017: undefined symbol "strtok"C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(5
: error 033: array must be indexed (variable "cmd")C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(60) : warning 217: loose indentation
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(60) : error 017: undefined symbol "strtok"
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(60) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(60) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\My Documents\NewProject\TicketAirport.pwn(60) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Errors.
58 = cmd = strtok(cmdtext, idx);
60 = strtok(const string[], &index)
I'm waiting your answer...
Thankyou to all for help. ^_^

