Explain a few stuff please.
#1

What is a "string", what does it do.
Код:
new string[256];
Explain this line.
Код:
cmd = strtok(cmdtext, idx);
Reply
#2

http://en.wikipedia.org/wiki/String_...ter_science%29

https://sampwiki.blast.hk/wiki/Strtok

Quote:
Originally Posted by SA-MP Wiki that you don't seem to be smart enough to read from
strtok is used to search a string and find a variable typed after a " " (space), then return it as a string.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)