int Ns_ConnSendFp( Ns_Conn *conn, FILE *fp, int len );
The Ns_ConnSendFp function writes len bytes from the file pointed to by fp to the connection. Ns_ConnSendFp returns the status NS_ERROR or NS_OK.
len
fp
Top of Page
Copyright © 1998-99 America Online, Inc.