#ifndef SCANF_EXAMPLE_H #define SCANF_EXAMPLE_H #include int my_scan(); #endif