Maneesh, >These tables contains some data to be used but due >to these tables data segement size is exceeding 64K >limit.Please let me know how to solve such problems.
You might want to create a multi-segment application and then arrange your files accordingly in different segments, if you have not already done that. Hope this helps. Prashant --- "Maneesh Gupta, Noida" <[EMAIL PROTECTED]> wrote: > HI, > > I am developing an application having some data > tables. These tables > contains some data to be used but due to these > tables data segement size is > exceeding 64K limit.Please let me know how to solve > such problems. I can't > aoid declaring these data tables. > > I am using the Large code model. I am also using C++ > exceptions and I am not > in a position to remove that support. > > Thanks & Regards > Maneesh > > P.S. I had read on the forum that expanded mode > could help in solvindg such > problems and Metrowerks has some white paper over > it. But I am not able to > download it from internet. I believe there is some > problem in metrowerks > site. Please help. If somebody has the copy of it > and could share it please > let me know. > > > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
