View Single Post
Old Mar 10th, 2005, 4:26 PM   #1
JamesLomuscio
Newbie
 
Join Date: Feb 2005
Posts: 8
Rep Power: 0 JamesLomuscio is on a distinguished road
.lst File Help needed / Parsing

I can't find anywhere a class that is able to grab data from a .lst (list) file.
Ideally, I'd like to find something that could get me my data like this:
void Get_Data(variable_type, variable_section, variable_key, variable_to_store_data_in);

If ANYONE knows ANYTHING about .lst files, or Parsing in general, I beg you to respond.

Thanks in advance.
JamesLomuscio is offline   Reply With Quote