Creating a random access file from a text file

Jun 26, 2012 at 4:19am
How can a random access file be created from a text file with different types of variables?
Last edited on Jun 26, 2012 at 8:56pm
Jun 26, 2012 at 9:06am
I'm not sure what you are asking about. Obviously, you need some kind of parser for the text file. Writing one could be easy or not depending on the format of the text file.
Jun 26, 2012 at 3:41pm
The text file many contain: floats, integers, strings, etc
Last edited on Jun 26, 2012 at 8:58pm
Jun 26, 2012 at 7:36pm
please put your code nto code syntax, it is not easy to read your code.
what is the error you get? what is in output file? give us more details, we cant copy your code and debug it
Topic archived. No new replies allowed.