defunct
December 13th, 2002, 12:02 PM
Hello,
Is there a way to see why a file didn't open using the ofstream class? In C, you can check the errno and it will tell you why it didn't open (i.e. wrong permissions, file didn't exist, etc...). Is this possible with ofstream?
Thanks,
-d
Is there a way to see why a file didn't open using the ofstream class? In C, you can check the errno and it will tell you why it didn't open (i.e. wrong permissions, file didn't exist, etc...). Is this possible with ofstream?
Thanks,
-d