<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Greetings,<br>  <br>I have been building a library catalogue application in Gambit-C. It can<br>import CSV, build indexes, and perform searches. It is now time to think<br>about storing this in a file. Does the write function produce output which<br>can be used to recreate the data structures I saved? If yes, how is this<br>done?<br><br>So far, the application has a character (command line) interface. If I<br>want a GUI, should I use a binding to an GUI toolkit (e.g. FLTK)? or wrap<br>the application with a Tcl/Tk & Expect front end? If a binding, which one?<br><br>Thank you.<br><br>-- <br>Claude<br><br /><hr />Naviguez plus vite avec Internet Explorer 8 <a href='http://go.microsoft.com/?linkid=9655263' target='_new'>Ici.</a></body>
</html>