FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

long.H File Reference

A long integer. More...


Detailed Description

A long integer.

long

Source files

Definition in file long.H.

#include "src/OpenFOAM/primitives/strings/word/word.H"
Include dependency graph for long.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

word  name (long)
 Return a string representation of a long.
long  readLong (Istream &)
Istream &  operator>> (Istream &, long &)
Ostream &  operator<< (Ostream &, const long)