Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::showpos is a stream modifier to prepend positive values by a plus.
#include <iostream> |
Screen output:
+1 |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.