Character array ??
#1

Hello,

i need answer, what does a charater array??

I tested it:

pawn Код:
new x[1];
x{0} = 0;
x{1} = 1;
x{2} = 2;
printf("%d",x);
It printed me number 66048

What is this? How it works?

Thx for answer
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)