Declaration:
int setdisk(int drive);
Description
Sets the current drive number.
setdisk sets the current drive to the one associated with drive: 0 for A, 1 for B, 2 for C, and so on.