Function declarations

The Beach Bum haugj at pigs.UUCP
Mon Sep 5 07:46:41 AEST 1988


In article <697 at proxftl.UUCP> bill at proxftl.UUCP (T. William Wells) writes:
>Well, consider the related question: who should have to deal with
>the pain caused by systems that make one pass compilation
>difficult: every user of ANSI C, or those people charged with the
>writing of a C compiler for those systems?

is this the claimed rational?  declaring functions as static local
to a referencing function _can_ be handled with single pass compilation.
the compiler may be easier to write than with that feature included,
but with it included, the compiler could still be single pass.
-- 
=-=-=-=-=-=-=-The Beach Bum at The Big "D" Home for Wayward Hackers-=-=-=-=-=-=
               Very Long Address: John.F.Haugh at rpp386.dallas.tx.us
                         Very Short Address: jfh at rpp386
                           "ANSI C: Just say no" -- Me



More information about the Comp.std.c mailing list