I have a database that keeps exercise I have to sort
the database by the title of the exercise. Below is
how my record looks.  Can anypone please help me bu
sending me some code

typedef struct 
{
  Char title[45];
} exercise;


THANKS



__________________________________________________
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