Searched refs:commentp (Results 1 – 1 of 1) sorted by relevance
74 char *commentp; /* Pointer to comment character '#' */ in main() local117 if ((commentp = strchr(line, '#')) != NULL) { in main()136 *commentp = '\0'; in main()