Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 1996 14:07:28 +0000 ()
From:      Nessus <jandrese@vt.edu>
To:        hmmm <hmmm@alaska.net>
Cc:        freebsd-questions <questions@freebsd.org>
Subject:   Re: iijppp docs (fwd)
Message-ID:  <Pine.BSF.3.95.960927140548.864A-100000@jandrese.async.vt.edu>
In-Reply-To: <Pine.BSF.3.95.960927171052.388O-100000@hmmm.alaska.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Sep 1996, hmmm wrote:

_/
_/
_/------------------------------------------------------------------------------
_/main (void) {                                     http://www.alaska.net/~hmmm
_/
_/     while ( still_ignorant() ) learn_more();
_/     
_/     printf("Congratulations!  You are now a Unix Guru!\n");
_/}
_//*   What's wrong with my code?  I can't seem to get it to print out! */
_/------------------------------------------------------------------------------
You should never have void main( void ), it should always return() an
integer.


:::::::::::::::::::::::::::. .   .   .   .   ..::::::::::::::::::::::::::::
::     Jason Andresen      :. . . . . . . . . :               Nessus     ::
::     jandrese@vt.edu     :.:.:.:.:.:.:.:.:.::        nessus@vt.edu     ::
 :.........................: Quote of the day :..........................:
"I used to think I was indecisive, but now I'm not so sure."
:::::::::::.:.:.:.:.:.:.:.........................:.:.:.:.:.:.:.:::::::::::




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.960927140548.864A-100000>