Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 1998 07:19:51 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        rotel@indigo.ie
Cc:        Bruce Evans <bde@zeta.org.au>, freebsd-bugs@hub.freebsd.org
Subject:   Re: bin/6332: time.h doesn't compile with -traditional 
Message-ID:  <22695.892909191@time.cdrom.com>
In-Reply-To: Your message of "Sat, 18 Apr 1998 11:36:56 -0000." <199804181036.LAA00363@indigo.ie> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Couldn't agree more, all new code should use
> 
> 	int main(int argc, char** argv)

Or even:

int
main(int argc, char *argv[])

If you ever want to create tags for the code. ;)

				Jordan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22695.892909191>