C PROGRAM WITHOUT MAIN FUNCTION:-
#include<stdio.h>
#define decode(s,t,u,m,p,e,d) m##s##u##t
#define begin decode(a,n,i,m,a,t,e)
int begin()
{
printf(” hello “);
}
This BLOG provides all the information(info) known by Hitesh(it's me). So name of this blog is "infohitesh". Do read and also comment if you find interesting.
No comments:
Post a Comment