Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!yale!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: Is this ok?? Keywords: pointer initialization Message-ID: <15439@smoke.brl.mil> Date: 11 Mar 91 18:18:48 GMT References: <1991Mar08.191107.23161@pilikia.pegasus.com> <4934@goanna.cs.rmit.oz.au> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 4 In article <4934@goanna.cs.rmit.oz.au> ok@goanna.cs.rmit.oz.au (Richard A. O'Keefe) writes: >The only system-specific thing in it is the "return 0;" in main(). Even that is strictly conforming to the C standard.