#include headers
int main(){
printf("Hello");
main();
}
On Mon, Mar 7, 2011 at 7:38 AM, Terence <[email protected]> wrote:
> system("yes Hello");
> (on Linux)
>
>
> On 2011-3-7 2:09, sudheer kumar wrote:
>
> use GOTO
>
> On Sun, Mar 6, 2011 at 10:49 PM, UMESH KUMAR <[email protected]>wrote:
>
>> How to print Hello Infinite times without using
>> Loop and Recursion function ?
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
>
>
> --
> Thanks and Regards
> [email protected]
> Sudheer
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
--
You received this message because you are subscribed to the Google Groups
"Algorithm Geeks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/algogeeks?hl=en.