Searched refs:theInfo (Results 1 – 1 of 1) sorted by relevance
208 char theInfo[256]; /* Pointer to error text local220 (LPTSTR) theInfo, /* the buffer */221 sizeof(theInfo), /* the buffer size */235 theInfo[theLength-2] == '\r' &&236 theInfo[theLength-1] == '\n') {238 theInfo[theLength] = '\0';242 strncpy(errBuf+len, theInfo,