DOSUnlink
Removes a file from the DOS Partition of the NetWare
server
- Local Servers:blocking
- Remote Servers:blocking
- NetWare Server:4.x, 5.x, 6.x
- Platform:NLM
- Service:DOS Partition
Syntax
#include <nwdos.h>
int DOSUnlink (
const char *fileName);
Parameters
- fileName
- (IN) Points to the DOS file name to be removed.