Versions Compared

Key

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

...

Anchor10497041049704 FTPc_Close() Anchor10435311043531Closes the FTP connection. Anchor10435321043532

Files

...

...

ftp-c.h/ftp-c.c

...

Prototype

...

classCode_Listing

...

rowspan5

...

Arguments

...

...

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

...

Returned Values

...

...

DEF_OK, FTP connection successfully closed;

...

DEF_FAIL, otherwise.

...

...

Required Configuration

...

1043810None. Anchor10432711043271

Notes / Warnings

...

10467461046746None. Anchor10468141046814

Example Usage

...

classCode_Listing

...

rowspan8

...