Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include"fileio.h"
- #if !defined __FSTREAM_H
- #include<fstream.h>
- #endif
- #if !defined __IOMANIP_H
- #include<iomanip.h>
- #endif
- #if !defined __CONIO_H
- #include<conio.h>
- #endif
- #if !defined __STDIO_H
- #include<stdio.h>
- #endif
- #if !defined __STRING_H
- #include<string.h>
- #endif
Add Comment
Please, Sign In to add comment