Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
short is a data type like int. Use GetMaxInt and GetMaxShort to compare their maximum values.
Avoid using short 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.