FreeFOAM The Cross-Platform CFD Toolkit
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.

+ This graph shows which files directly or indirectly include this file:

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)