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 ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to