Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
case is a keyword to state which values to switch on. If there is no named value to switch on, default can be used optionally.
#include <cassert> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml