loader_input_t.gets
Last updated
Was this helpful?
Read one line of text from the input file
maxsize - maximal size of the line
Returns: one line of text or 0
If the input file contains zeroes, the line will be truncated at them
string loader_input_t.gets(long maxsize);
Last updated
Was this helpful?
This site uses cookies to deliver its service and to analyse traffic. By browsing this site, you accept the privacy policy.