Adi_Fss_Dircreate - Analog Devices VisualDSP++ 5.0 Service Manual

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

Advertisement

adi_fss_DirCreate

Description
This routine creates a specified directory. The
ified as an absolute or relative path, provided that all intermediate
directories exist.
Prototype
u32 adi_fss_DirCreate
);
Arguments
name
namelen
mode
Return Value
ADI_FSS_RESULT_SUCCESS
Any other value
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
(
ADI_FSS_WCHAR
u32
u32
NULL-terminated string identifying directory to open
Length of name string excluding terminating NULL; for example, the
value that
strlen(name)
Mode of newly-created directory (ignored). This argument is reserved for
future use.
No error has been encountered.
Error has occurred.
See
Table 12-1 on page 12-55
File System Service
argument can be spec-
name
*name,
namelen,
mode
would return
for a list of return codes.
12-49

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?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents