Programming guideline of WinDom
- NAME
-
vq_extfs - test of long filename.
- PROTOTYPAGE
-
int *vq_extfs( char *path)
- PARAMETERS
-
- path:
- complet path of a file or folder,
- retour:
- 1 if the file system supports long file
name, 0 else.
- DESCRIPTION
-
vq_extfs() tests if the file system supports long file name.
MiNT and MagiC are concerned.