Public Member Functions | |
| int | cmp (Object b) |
| Compare the filenames. | |
Public Attributes | |
| char[] | name |
| Filename. | |
| char[] | full |
| Filename with path. | |
| char[] | ext |
| Extension only, no dot. | |
| char[] | alternate |
| Alternate filename, the 8.3 name in DOS, or name. | |
| bit | directory |
| File is a directory. | |
| ulong | size |
| File size in bytes. | |
1.3.2