[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] Dopendir() return values
Hello,
I just found out that Dopendir() returns the following value for a non-
existing directory:
"-33 EFILNF 	File not found"
But according to TOS.HYP, it's supposed to return:
"-34 EPTHNF 	Directory (folder) not found"
Now, I know that a directory is essentially a file, but EPTHNF would seem more 
logical to me.
Also, it seems that "EFILNF" is not defined in "mint/errno.h".
Cheers,
JFL
-- 
Jean-François Lemaire