in article 33203@palm-dev-forum, Jason L. Grace at [EMAIL PROTECTED] wrote
on 15/12/00 5:44 AM:

> 1) ...  In fact, my app and the rom's app use the same MemoDB
> database.  This is NOT what is want.  I wanted the MemoDB35.pdb file to be
> created and used solely by my jlg5 app.  What am I missing here???

Sounds like you've missed a change to the crid used for the database
create/open.

> 2) In the memopad code, some functions are declared extern with volatile
> variables.  Why is that?

Variables in the source for the built-in apps are often declared "volatile"
to get around compiler optimization bugs.

> 3) Finally, what does the pragma mark --- do in the code?

This draws a separator in the function dropdown in the CodeWarrior IDE.

BTW, you may want to consider using more meaningful subject lines in future.

Stephen Best
Bitware Australia


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to