New Best Code

Hello welcome to my learning blog. My name is Murali Gist. I am a blogger from India.If you are looking information for new type of coding examples, you have come to the right place.I have failed. But i have been successful. -Murali Gist

Wednesday, 22 July 2015

"Hello world" without 'main' & without ';'(semi colon)

#define decode(i,l,o,v,e)v##e##o##i
#define murali decode(n,o,i,m,a)
#define gist printf("\n\tHello World\n")
murali()
{
while (!gist)
{
}
}
Created by Unknown at 19:09:00 2 comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: programme without "main" is nothing. but how can we achieve above programme ? this is done by '##' operator. also called as merging operator. it's merges 'm''a''i''n'.
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ►  2016 (1)
    • ►  January (1)
  • ▼  2015 (7)
    • ▼  July (1)
      • "Hello world" without 'main' & without ';'(semi co...
    • ►  April (3)
    • ►  March (1)
    • ►  February (1)
    • ►  January (1)
  • ►  2014 (5)
    • ►  June (4)
    • ►  May (1)
©muraligist. Awesome Inc. theme. Powered by Blogger.