(* func)(fred, bert)

Carl M. Fongheiser cmf at obie.cis.pitt.edu
Thu Nov 30 10:14:40 AEST 1989


In article <2085 at tukki.jyu.fi> tarvaine at tukki.jyu.fi (Tapani Tarvainen) writes:
>>Can main() return 0 (which is certainly not an odd number) safely?
>
>Safely, yes -- but it'll give an error message
>
>%NONAME-W-NOMSG, Message number 00000000
>
>which may not be dangerous but it sure is annoying.

On the version of VMS we run (5.1), it doesn't print any message.  As
Doug Gwyn said, they did fix it.  I can't say for certain that it was
fixed in 5.0, but it definitely wasn't in 4.7.

Note that this has *nothing* to do with the version of C you have on your
machine.  The C run-time is part of VMS.

>Isn't VMS wonderful with C?  :-(

It's getting better.

				Carl Fongheiser
				cmf at unix.cis.pitt.edu



More information about the Comp.lang.c mailing list