Adi_Fss_Fileseek - Analog Devices VisualDSP++ 5.0 Service Manual

Visualdsp++ 5.0 device drivers and system for blackfin processors
Table of Contents

Advertisement

adi_fss_FileSeek

Description
The
adi_fss_FileSeek
location defined by the
The
value should have one of the following values (defined in
Origin
):
stdio.h
Seek from the start of the file
SEEK_SET
Seek from the current location
SEEK_CUR
Seek from the end of the file
SEEK_END
You can use
adi_fss_FileSeek
before the beginning. Using
ated with that stream.
Prototype
u32 adi_fss_FileSeek (
);
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
function moves the current file position to the
and
Offset
Origin
to move beyond the end of a file, but not
adi_fss_FileSeek
ADI_FSS_FILE_HANDLE FileHandle,
s32
offset,
u32
Origin,
u32
*tellpos
File System Service
arguments.
clears the EOF flag associ-
12-35

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents