stdio
if (flags() & (ios::unitbuf|ios::stdio))
#include <stdio.h>
| ios::unitbuf | ios::stdio;
if (flags() & ios::stdio) {
# include <stdio.h>