Click to See Complete Forum and Search --> : reading in values from a file in random order.


April 7th, 1999, 01:18 PM
I have a dialog based app ( vc++ 5.) and want to read in 2 values from a file. These values are strings ( ex.. Subject , Subject Item ) and need to be brought up in a randon matter ( random access ) but how would i get subject#1 and then subject item # 45 ??? if you can help thanks..