>Secondly, how the hell can I reduce the size? Like I said before, I don't >think there are gross misuses of inheritance, and I'm not instantiating >multiple copies of classes either... It has been some time (all my apps are now C++, and all in the 50-70K code range) but I seem to recall going C++ added about 5-7K to my apps (using CodeWarrior) at the time. For some apps, once I was done, the "bloat" was more than made up for in code re-use, so I pretty much "broke even" code size wise. Personally, breaking the 32K barrier added more "bloat" (in the form of longer jumps and/or going multi-segment) than going C++. Brian -- _____________________________________________________________________ Mark/Space Softworks voice 408-293-7299 111 West Saint John, 3rd Floor fax 408-293-7298 San Jose, CA 95113 <http://www.markspace.com> PalmOS, Mac OS, Windows and Web Software & Solutions: PageNOW! Wireless Messaging, PhoneWatcher Caller ID, Fax Send and Receive for PalmOS Online & Communicate terminal emulation and serial debugging DataCord serial data cables for Handheld Devices -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
