View Full Version : Ansi C completed
pix07
July 27th, 2017, 09:41
:happy: i completed the course i will continue learning in new one to improve my skills
thank you for reading
write program soon
ulaoulao
July 27th, 2017, 15:25
int pix07 = 1;
int *p;
p = &pix07 ;
printf("pix07's Address is: %x\n", &var );
printf("pix07 level up by : %d\n", *ip );
pix07
July 27th, 2017, 16:54
thank you ulaoulao .
Powered by vBulletin® Version 4.2.4 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.