these two are important for my program but this only are giving erorr for me the file is not opening
Hello,
Only one #include should appear per line. However, this is a very trivial error.
The path for your include directory is not set. You can set it in the IDE or specify the path while compilation and linking at command line.
Comment