man FtpInit (Fonctions bibliothèques) - Initialize the library.
NAME
FtpInit - Initialize the library.
SYNOPSIS
#include <ftplib.h>
void FtpInit(void);
PARAMETERS
None.
DESCRIPTION
Performs any required initialization for the library.
RETURN VALUE
None.