<< Previous | Next >>

fdelete (FS1)

int fdelete( FileNumber fnum );

Description

Deletes a file.

Parameters

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