SNAP Library 3.0, Developer Reference  2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
fl.cpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

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

Macro Definition Documentation

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

Definition at line 914 of file fl.cpp.

Referenced by TFInOut::GetSize(), TFIn::SetFPos(), TFRnd::SetFPos(), TFInOut::SetPos(), and TMIn::TMIn().