HomeSort by: relevance | last modified time | path
    Searched defs:lgetl (Results 1 - 1 of 1) sorted by relevancy

  /src/games/larn/
io.c 32 * input char *lgetl() get a \n or EOF ended line from input
132 #define LINBUFSIZE 128 /* size of the lgetw() and lgetl() buffer */
435 * char *lgetl() Function to read in a line ended by newline or EOF
440 lgetl(void) function in typeref:typename:char *

Completed in 13 milliseconds