<< Previous | Next >>

fopen_rd (FS1)

int fopen_rd( File * f, FileNumber fnum );

Description

Opens a file for reading.

Parameters

f
A pointer to the file to read.

fnum
A number in the range 1 to 127 inclusive that identifies the file in the flash file system.

Return value

0: Success.
1: Failure.

Library

FILESYSTEM.LIB


Dynamic C Functions << Previous | Next >> rabbit.com