Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
unsigned is a keyword that modifies a data type to hold only positive values.
Avoid using unsigned in a class interface; use int instead [1].
int main() |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.