Grok
20.3.2
src
lib
core
util
Macros
grk_fseek.h File Reference
Go to the source code of this file.
Macros
#define
GRK_FSEEK
(stream, offset, whence)
#define
GRK_FTELL
(stream)
Macro Definition Documentation
◆
GRK_FSEEK
#define GRK_FSEEK
(
stream
,
offset
,
whence
)
Value:
fseek(stream, offset, whence)
◆
GRK_FTELL
#define GRK_FTELL
(
stream
)
Value:
ftell(stream)
Generated by
1.17.0