|
Anypia Programmer's Documentation
|
Parses a line of data into a record, including the record number, the total record count, and the record type.
void parseLine( const std::string& line );
|
Parameters |
Description |
|
const std::string& line |
Line to parse. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|