int fcb_clear(struct fcb *fcb);
Wipes out all data in FCB.
Arguments
Description
fcb
Points to FCB.
Returns 0 on success; non-zero otherwise.