SYNOPSIS

int MGOwrite (char *string, int nch)

DESCRIPTION

The MGOwrite() function writes nch characters from string to the server.

RETURN VALUE

Returns the number of characters written upon success (zero indicates nothing was written) or -1 if an error occurred (in which case MGOerrno and MGOerrmsg are set appropriately).

ERRORS

SEE ALSO

MGOprintf(), MGOread()