Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::oct is a stream manipulator to let a stream display numbers in octal.
#include <iostream> |
Screen output:
0 |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.