print variable
#1

Hi,

I have variable

new Variableeblaa[ 50 ];

Variableeblaa = "54879845464513";

I try to retrieve

printf("%d", Variableeblaa[ 6 ] );
printf("%d", Variableeblaa[ 5 ] );

But it prints by not that number in that slot
Reply


Messages In This Thread
print variable - by MerryDeer - 18.11.2016, 18:51
Re: print variable - by Konstantinos - 18.11.2016, 18:57
Respuesta: print variable - by Swedky - 18.11.2016, 19:02

Forum Jump:


Users browsing this thread: 1 Guest(s)