This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
75c85db354
factor
/
native
/
file.h
4 lines
56 B
C
Raw
Normal View
History
Unescape
Escape
fix vocabulary mess up in factor plugin, working on non-blocking sockets
2004-08-15 22:45:08 -04:00
#
define FILE_MODE 0600
working on native i/o
2004-07-24 00:54:57 -04:00
void
primitive_open_file
(
void
)
;