How do I include headers in the main.c Because when I try to include #include <iostream> it gives me an error when I try to run and build the program
How do I include headers in the main.c
Because when I try to include #include it gives me an error when I try to run and build the program