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

char.H File Reference

A character and a pointer to a character string. More...


Detailed Description

A character and a pointer to a character string.

char

Source files

Definition in file char.H.

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

char  readChar (Istream &)
Istream &  operator>> (Istream &, char &)
Ostream &  operator<< (Ostream &, const char)
Ostream &  operator<< (Ostream &, const char *)
bool  isspace (char c)