factor/native/file.h

4 lines
56 B
C
Raw Normal View History

#define FILE_MODE 0600
2004-07-24 00:54:57 -04:00
void primitive_open_file(void);