SNAP Library, Developer Reference
2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
|
Go to the source code of this file.
Defines | |
#define | SEEK_CUR 1 |
#define | SEEK_END 2 |
#define | SEEK_SET 0 |
#define SEEK_CUR 1 |
Definition at line 631 of file fl.cpp.
Referenced by MoveFPos(), TFInOut::MovePos(), and RefreshFPos().
#define SEEK_END 2 |
Definition at line 632 of file fl.cpp.
Referenced by TFIn::GetFLen(), TFInOut::GetSize(), TFInOut::TFInOut(), and TFRnd().
#define SEEK_SET 0 |
Definition at line 633 of file fl.cpp.
Referenced by TFInOut::GetSize(), TFIn::SetFPos(), and TFInOut::SetPos().