#include int main() { printf("p6: calling getchar()\n"); getchar(); }