you could easily write a program and try it.
Thanks,
~~TheCreator~~
Visit TDS for quality software and website production
http://tysdomain.com
visit the piratecafe for programming related resources:
http://piratecafe.net
msn: [EMAIL PROTECTED]
skype: st8amnd127
----- Original Message -----
From: odbapsvm
To: [email protected]
Sent: Saturday, May 24, 2008 1:31 PM
Subject: [c-prog] more on main
Does anyone know what happens if you call
main from main and end up with an infinite loop?
void main(void) {
void main();
}
Will you exhaust memory, crash the machine or
neither.
I know that nothing would be more educational than
trying it, but I thought that doing this might
be somewhat dangerous.
Thanks
Nick
__________ NOD32 3128 (20080523) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
[Non-text portions of this message have been removed]