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


Go to the source code of this file.
Classes | |
| class | pTraits< char > |
| Template specialisation for pTraits<char> More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| char | readChar (Istream &is) |
| Read single character. More... | |
| Istream & | operator>> (Istream &is, char &c) |
| Read single character. More... | |
| Ostream & | operator<< (Ostream &os, const char c) |
| Write single character. More... | |
| Ostream & | operator<< (Ostream &os, const char *str) |
| Write a nul-terminated C-string. More... | |
| bool | isspace (char c) noexcept |
| Test for whitespace (C-locale) More... | |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.