Reading characters rather than lines from files
by Tim Saunders · in Torque Game Builder · 11/20/2007 (4:47 am) · 2 replies
I would like to be able to read in single characters from a file rather than whole lines.
Is there an equivalent for:
%file.ReadLine();
Something like:
%file.Read(); ?
I just want to load in very simple map information data from a text file.
Is there an equivalent for:
%file.ReadLine();
Something like:
%file.Read(); ?
I just want to load in very simple map information data from a text file.
About the author
Chaim Krause
Chaim Gang