Maybe, reading a book owuld tell you? 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: Brett McCoy To: [email protected] Sent: Saturday, May 24, 2008 9:00 PM Subject: Re: [c-prog] main again
On Sat, May 24, 2008 at 10:46 PM, odbapsvm <[EMAIL PROTECTED]> wrote: > Sorry, I meant to ask where is the prototype > for the main function? There isn't one. It's declared and defined in the same place. Your compiler "knows" what to do when it compiles a source file with main() in it. -- Brett ---------------------------------------------------------- "In the rhythm of music a secret is hidden; If I were to divulge it, it would overturn the world." -- Jelaleddin Rumi __________ 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]
