Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

File

Called from

Code enabled by

fs_file.c

Application;

fs_fopen()

N/A

Open a file.

See fs_fopen() for  for more information.

Arguments

...

File access mode (see Notes #1 and #2).

p_err

Pointer to variable that will the receive return error code from this function:

...

Argument name_full passed a NULL pointer.

Or entry error (see Device µC/FS Error Codes).

Returned Value

None.

Notes/Warnings

...