farkwit
08-27-2000, 08:53 PM
Q) I need to create an index file of a cd's idno i.e. 1,2,3 (which will be added to the file as a new cd is added to the database) with its title. They are both fixed length strings, (idno *3, and title *30)
I have already written an algorithm for searching through the index file, but I am unsure of how to actually structure and store the index file.Could you please specify the most appropriate method of indexing these properties and supply a snippet of code that demonstrates how to save/add these details to the index file.
A) HELP!!!
thanks farkwit
I have already written an algorithm for searching through the index file, but I am unsure of how to actually structure and store the index file.Could you please specify the most appropriate method of indexing these properties and supply a snippet of code that demonstrates how to save/add these details to the index file.
A) HELP!!!
thanks farkwit