This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-06 13:11:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f5b22f50e8
quakeforge
/
ruamoko
/
lib
/
file.r
4 lines
68 B
R
Raw
Normal View
History
Unescape
Escape
bring in most of the remaining api bits from cs-code (except string and stringh: I'm not really that keen on those interfaces and I'ld like to see them go away) and create libcsqc for most of it (key goes into gui)
2002-08-16 20:15:10 +00:00
#include "file.h"
implement a proper (and optionally secure) QFile interace for ruamoko.
2003-02-14 18:17:17 +00:00
QFile
(
string
path
,
string
mode
)
File_Open
=
#0;
Reference in a new issue
Copy permalink