ftpquit(3) debian man page | unix.com

Man Page: ftpquit

Operating Environment: debian

Section: 3

FtpQuit(3)						     Library Functions Manual							FtpQuit(3)

NAME
FtpQuit - Close connection to server.
SYNOPSIS
#include <ftplib.h> void FtpQuit(netbuf *nControl);
PARAMETERS
nControl A handle returned by FtpConnect().
DESCRIPTION
FtpQuit() closes the connection to the remote server and frees any resources associated with the connection.
RETURN VALUE
None. FTPlib 06 November 1997 FtpQuit(3)
Related Man Pages
tcpconnect(1) - debian
remctl_close(3) - debian
cfg_connect(3) - osf1
xine-remote(1x) - suse
cfg_disconnect(3) - osf1
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?