Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcaseopen

Case-insensitive fopen and chdir definition for case-sensitive file-systems.
A dissection of the code and explanation of it.

Provides

To be used outside function:

const char* casepath(const char *path)
FILE* fcaseopen(char const *path, char const *mode)
void  casechdir(char const *path)

About

case-insensitive fopen for case-sensitive filesystems

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages