Searched defs:ISNEWLINE (Results 1 – 1 of 1) sorted by relevance
49 #define ISNEWLINE(x) (((x) == '\n') || (x) == '\r') macro
Completed in 4 milliseconds