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