amandanelson
Programmer
Hi there, i wonder if anyone can help me. I'm creating a hash table, and have all other functions working but can't tansfer the data from the file stock.txt to the table. I understand i have to read a line from the file, extract the chars eg 0-8 and convert them to integers, and the same for the rest of the entries before adding the record to the hash table but i can't quite figure out the code for this, i'm sure once i see it i'll understand. I would appreciate any help offered.
Thanks to anyone who can help
Amanda
Thanks to anyone who can help
Amanda