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