#include <corecrt_internal_lowio.h>
#include <stdio.h>
Go to the source code of this file.
◆ _tell()
Definition at line 15 of file tell.cpp.
16{
18}
_Check_return_opt_ _CRTIMP long __cdecl _lseek(_In_ int _FileHandle, _In_ long _Offset, _In_ int _Origin)