Xiqual 0.9.1
In file xitools/files.c:
(char* filename)
Open an autofile.
Documentation
Open an autofile. This function will open an existing
file. af->size will contain the filesize.
- Parameters:
- filename - Name of a file to open/create.
- Returns:
- If the file exists or was created, return an autofile
pointer.
- Author:
- Ronny Bangsund
- See Also:
- autofile, file_read(), file_scan(), file_seek(), file_free()
Alphabetic index
This page was generated with the help of DOC++.