AKM
Sunday, 13 August 2017
Sum of Two number in single statement in C
#include"stdio.h"
main()
{
char* a=10,b=20;
printf("%d",&a[b]);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment