At 04:37 PM 7/10/2000 -0700, you wrote: >C++ / Code Warior > >Where do the static initializers get called? In startup.c I see code commented out: > Do static initializers ever get called? Aren't they just chunks of memory attached to the data segment that the compiler fills with the correct value at compile time? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- C++ static initializers. Adam Wozniak
- Re: C++ static initializers. krollin
- Re: C++ static initializers. Adam Wozniak
- Re: C++ static initializers. Jason Dawes
- Re: C++ static initializers. John Marshall
