C++ / Code Warior

Where do the static initializers get called?  In startup.c I see code commented out:

//__InitCode__();

and I'm hunting a bug that's acting like a constructor for a static object isn't being 
called as it should be.
I tried calling __InitCode__ in my stuff, but the linker can't find the symbol...

--
Adam Wozniak                     Senior Software Design Engineer
                                 Surveyor Corporation
[EMAIL PROTECTED]                4548 Broad Street
[EMAIL PROTECTED]          San Luis Obispo, CA 93401



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to