int fcb_rotate(struct fcb *fcb);
Erase the oldest sector in FCB.
Arguments
Description
fcb
Points to FCB.
Returns 0 on success; nonzero on failure.