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

longLong.H File Reference

A long long (64 bits on many systems) More...


Detailed Description

A long long (64 bits on many systems)

long long

Source files

Definition in file longLong.H.

#include "src/OpenFOAM/primitives/strings/word/word.H"
Include dependency graph for longLong.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 long  readLongLong (Istream &)
Istream &  operator>> (Istream &, long long &)
Ostream &  operator<< (Ostream &, const long)