Macrosยง
- read_
input_ lines - Reads a sample input into a buffer, separating the the lines from each other. On Unix, one needs to enter C-D to mark the end of input.
- read_
line_ of_ vars - Reads a sample line from the previously fetched vector of lines, then parses a heterogeneous sequence of variables and stores them in previously allocated memory.