Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. chandana

    How many main() can be there in a project containing multiple files ?

    Thank for your prompt reply I will try to explain it little more. I have three directories A,B,C with couple of files in each of those.A has one file with a main function so do the others too ie B and C. Say A creates certain Environment,B monitors and C Analizes that is why there are three...
  2. chandana

    How many main() can be there in a project containing multiple files ?

    I am working on a project involving directory structure and in each directory I have interdependent files with one file having the main function.I have three such directories.I am using a "make" file to compile all of them and come up with an .exe My question is 1. Is it okey to do...

Part and Inventory Search

Back
Top