Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
true is a keyword and one of the two posible values of the bool data type, the other value being false.
const bool something = true; |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.