Fixed: Handling of relative paths when opening files
F_Open() emulates the behavior of fopen(); therefore relative pathsshould be relative to the current working directory.
View differences
Fixed: Handling of relative paths when opening files
F_Open() emulates the behavior of fopen(); therefore relative paths
should be relative to the current working directory.