beautypg.com
A N 9 3
270
Rev. 1.3
{
cpInChar[0] = fgetc(hpPatchFile);
strcat(cpIn, cpInChar);
if(*cpInChar == '\n')
return TRUE;
}
return FALSE;