Pablo -
Whenever I've got a relatively small database (which is seemingly
too often :) I do one of three things: either store records fixed
length in a file and use fseek() to access them, read certain fields
into an array and use qsort() and bsearch() to access them (== a
quick and dirty quasi-b
cally use mutt, but as I am away from home I am
stuck with Outlook for the weekend. )
-matt
- Original Message -
From: "Matthew" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 26, 2000 8:42 PM
Subject: [gtk-list] Re: DataBase
>
> > Hi there
> Hi there!
>
> I'm trying to make a new e-mail client with GTK and C (just for
> integrating my knowleadge), and I wish to use a DataBase to make the
> access to each E-Mail faster.
> Could anyone tell me which DataBase should I use?
If you want something really easy, and available on most dis