GL_CONF_BUFLEN
char buffer[GL_CONF_BUFLEN+1]; /* The input line buffer */
while(i<GL_CONF_BUFLEN) {
if(i>=GL_CONF_BUFLEN)
if(i>=GL_CONF_BUFLEN) {