Wanna see a magic with 'C' program? Here is the one.
It's a very interesting program that creates the shape of India Map using "!" symbol.
Try it out yourself to know the logic... hmm... frankly speaking, even i am also looking for the logic.... Let me know if u found it....!
(include the necessary header files depending on the version of your C compiler. Default is stdio.h)
main()
{
int a,b,c;
for (c=b=10;a="SARAYU,TFy!QJu ROo TNn(ROo)SLq SLq ULo+\UHs UJq TNn*RPn/QPbEWS_JSWQAIJO^\NBELPeHBFHT}TnALVlBLOFAkHFOuFETp\HCStHAUFAgcEAelclcn^r^r\\tZvYxXyS~Pn SPm SOn TNn ULo0ULo#ULo-W\Hq!WFs XDt!" [b++];)
for(; a-- > 64 ; )
putchar ( ++c==90 ? c=10:33^b&1);
getch();
}
Regards,
Sarayu