Dear All, 'test_main.c' contains the line:
if (!S_ISREG(file_stat.st_mode)) { As far as I can tell, "S_ISREG" is gcc specific. Joe
Dear All, 'test_main.c' contains the line:
if (!S_ISREG(file_stat.st_mode)) { As far as I can tell, "S_ISREG" is gcc specific. Joe