![]() |
| ||
| substitute of semicolon Is it possible to print---- hello world on the screen without using semicolon( ; ) anywhere in the code...i was able to do it through MACROS..but is there anyother way?? |
| ||
| Re: substitute of semicolon MACROS? What does this acronym stand for? Use an empty while loop. |
| ||
| Re: substitute of semicolon [Oooooh, when will these questions cease to poison new programmers...?] Yes. Hone your Googling skills if you are out of hints. [Bonus: Google the groups. Don't make me mention comp.lang.c (ooops!).] |
| ||
| Re: substitute of semicolon Use a different programming language :) |
| ||
| Re: substitute of semicolon Quote:
Nice Answer :lol: |
| ||
| Re: substitute of semicolon Quote:
while(cout<<"Hello World") |
| ||
| Re: substitute of semicolon Try #include <iostream> I would assume that like most things cout would return a +ive int if it has success :) |
| All times are GMT -4. The time now is 3:28 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC