Topic: Order of construction of globals


Author: bmodra@mizar.csis.dit.csiro.au (Brian Modra)
Date: Wed, 29 Sep 1993 23:33:26 GMT
Raw View
If I declare some global variabls within one source file, can I be
assured that, no matter the compiler, the constructors are called
in the same order as the variables are declared?