C
#define SEEK_CUR 1
Description
Functions as an input for FSfseek that specifies that the position in the file will be changed relative to the current location of the file
#define SEEK_CUR 1
Functions as an input for FSfseek that specifies that the position in the file will be changed relative to the current location of the file