Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
char is a Keyword for a (single-)character data type. std::string can be used to store a collection of char.
int main() |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.