when you make a second source file for your project, do you still have to write #include "<iostream.h>", "int main();" or anything else for it to run? what im saying is that if you write it in the first source file do you have to write it again in the second?