A character and a pointer to a character string. More...
A character and a pointer to a character string.
char
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) |