Download
nulleric
/Fix-a-Fork
/file_ext.h
(View History)
jcs This format is easier to maintain and should be faster. | Latest amendment: 34 on 2024-04-05 |
1 | /* |
2 | Copyright Eric Helgeson 2023-2024. |
3 | */ |
4 | Boolean |
5 | CheckFileExt(const char *ext, OSType *type, OSType *creator); |