1 2 3 4 5 6 7 8
#ifndef MELVIX_STDIO_H #define MELVIX_STDIO_H // File operations // Character input/output #endif