I need to store a table of geodesic datum conversion factors (about 300 
doubles.) If I put it in my code as a const struct, does it eat up my heap? Or 
should I instead put the data into an auxiliary PDB I can read only when I need 
to access the specific data I need?


Luc Le Blanc
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to