Max 5 API Reference
filebyte - similar to filein. More...
#include "ext.h"
#include "ext_obex.h"
#include "ext_path.h"
#include "ext_strings.h"
Go to the source code of this file.
filebyte - similar to filein.
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 filebyte.c.