SEEK_CUR Macro
From Microchip MDD File System Interface
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
From Microchip MDD File System Interface
#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