Delete a file and adjust quota
int Ns_DeleteFileWithQuota( char *hServer, char *filename )
This function calls remove(3) to delete the specified file, and the quota is reduced by the size of the file. It returns -1 for an error.
Top of Page
Copyright © 1996 America Online, Inc.