SNAP Library, Developer Reference  2012-10-15 15:06:59
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
fl.cpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SEEK_CUR   1
#define SEEK_END   2
#define SEEK_SET   0

Define Documentation

#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().