A basic bubblesort algorithm would work.  Plenty of source code for it is
available on the web.  Since this is not a Palm question, you may be better
off asking basic C programming questions like this on a C news group.

----- Original Message -----
From: "Johnathan Smith" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Tuesday, October 30, 2001 9:50 AM
Subject: Please help me out. I have to get this done today


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



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