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)
{
}
}

2 comments:

Kuntaru said...

Pls can you help me, with list of computer programming softwares I am using a pure basic now, but if there more simpler one, I need it, pls help.

Unknown said...

start with C or Python first. these are the programming languages are best for freshers