Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
assert.h is the name of a C header file. In C++, use cassert.h instead.
#include <cassert> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.