unlink (filename)
This functioin deletes a file in the file system. It will fail if the given file does not exist, or the calling process does not have sufficient privilege to delete the file. Wild cards are not expanded in the file name.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.