Specifications
Manuals
Brands
Sega Manuals
Games
Saturn Taget Box
141
142
143
144
145
146
147
148
149
150
10-10
Programmer’s Guide
Sega
Psy-Q Development System
The PCcreat Function
Description
This function creates a new file on the host.
Prototype
int
PCcreat
(char *name, int perms)
passed: PC file pathname, permission flags
return: file-handle or -1 if error
1
...
...
148
149
150
151
152
...
...
311