Unfortunately there wasn't any possibility for modifying anything
apart from "condition" - so this solution dosn't comply with the requirements.

I don't agree these questions are completely useless/stupid -
they may show one's problem solving capabilities/insight/experience.

Vasek


On Tue, Oct 21, 2008 at 9:30 AM, anandkumar1232001
<[EMAIL PROTECTED]> wrote:
> ok ,i will provide you better answer.
> see below ,the program will print both the part of if.
> if(1)
> {
> printf("hello");
> }
> else;
> {
> printf("world");
> }
>
> the output is "helloworld".
> this is done by simply putting terminater at the end of else part.
> ok,thanks for enquiry
> anand
>
> 

Reply via email to