Which means what?  I'm not looking for how to create a multi-segmented
application (although, thank you) -- what I'm trying to say is that I don't
even know what the term means, and I cannot find references to it in any of
the C++ literature that I own.  Does this mean having multiple source files?
What is the scope of global variables in such an application (i.e., are they
still global or just global to their "segment").  Codewarrior allows me to
create a "multi-segmented" application through the wizard -- I'm just trying
to understand what the implications of that are.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Dave
Lippincott
Sent: Tuesday, April 11, 2000 6:00 AM
To: Palm Developer Forum
Subject: Re: Multi-Segmented Applications


If you using Codewarrior, just set the code model in properties->Code
Generation->68K Processor->Code Model to Smart or Large.

-----Original Message-----
From: Jeff Allen <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Date: Tuesday, April 11, 2000 4:25 AM
Subject: Multi-Segmented Applications


>Is there a good resource that talks about Multi-Segmented applications
under
>the Palm OS?  I understand that to get around the 64K limit, you have to
>create multiple segments, but I'm not exactly sure what that means.  I
>haven't been able to find any documentation that explains what
>multi-segmented means, what are the implications to scope, and so forth.
>Can anybody point me to a resource, or give me a newbie-friendly
explination
>themselves?
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
>
>


--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to