Click to See Complete Forum and Search --> : fcloseall


Ashi74
February 4th, 2002, 06:24 AM
Hi,

I am working on Solaris 2.8. I want to close all open files using fcloseall(). But, i am not able to use this function in C on Solaris. Can anyone help me in this issue?

Thanks in Advance
Regards
Ash

NMTop40
February 4th, 2002, 06:41 AM
Usually those functions that come with an underscore on Windows are non-standard, but the documentation says it is ANSI.

Maybe you will find it in unistd.h otherwise I don't know.


The best things come to those who rate