want to know

Arthur S. Kamlet ask at cbnews.ATT.COM
Wed Aug 16 08:16:38 AEST 1989


In article <1496 at l.cc.purdue.edu> cik at l.cc.purdue.edu (Herman Rubin) writes:




>Those who remember the old Fortran will know that one normally had a PROGRAM
>card, which was of the form
>
>	PROGRAM NAME(.............)
>
>amd NAME was the name of the main entry point of the program.  If you look at
>the documentation of ld, it states that one can specify the original entry
>point.  This seems not to be implemented well in any version of UNIX with




Well, instead of bringing back the old PROGRAM card, we substitute

		main(){PROGRAM_NAME()}


hey, hey, hey, one line, that's all.  just like the old days :^)
-- 
Art Kamlet  a_s_kamlet at att.com  AT&T Bell Laboratories, Columbus



More information about the Comp.lang.c mailing list