Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
<cstdio>
namespace std {
#include <stdio.h>
};
Include the standard header <cstdio> to effectively include the standard header <stdio.h> within the std namespace.