Max 5 API Reference
filedate - manage search paths Accesses a file on disk and outputs a given byte of the file's data. More...
#include "ext.h"
#include "ext_obex.h"
#include "ext_path.h"
#include "ext_strings.h"
Go to the source code of this file.
filedate - manage search paths Accesses a file on disk and outputs a given byte of the file's data.
Note that we use the "open" message, not "read", because we're not loading the file into memory.
updated 3/22/09 ajm: new API
Definition in file filedate.c.