--- Johnathan Smith wrote:
> here is where I am losting it
> 
> In the memo demo I see MemoDBRecordPtr how do I make
> a
> record pointer in my program?
> 

typedef struct 
{
  Char title[45];
} exercise, *exercisePtr;


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

-- 
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