What is tmp?
#1

pawn Код:
new tmp[30];
Getting some errors bout it, Can someone explain to me it?

Someone explain the tmp
And the [30]
Reply
#2

tmp is a string of length 30.
it can also be treated as an array.
Reply
#3

And what could i do to

new tmp[30];

to fix this:

Код:
error 047: array sizes do not match, or destination array is too small
Reply
#4

Use [256], or stop using strtok().
Reply
#5

Thankyou
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)