Iros
Loading...
Searching...
No Matches
seek_constants.h
Go to the documentation of this file.
1
#pragma once
2
3
// NOTE: these definitions are chosen to match the Linux fs.h header.
4
#define SEEK_SET 0
5
#define SEEK_CUR 1
6
#define SEEK_END 2
libs
ccpp
include
ccpp
bits
linux
seek_constants.h
Generated by
1.13.0