char.H File Reference

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

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

Go to the source code of this file.

Namespaces

 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)
 

Detailed Description

A character and a pointer to a character string.

Original source file char.H

Source files

Definition in file char.H.