friends
i am using visual c++ 6.0.i need to use multiple cpp files and that cpp file to be communicate.can you tell any one how to do???


thanks for the helping

Add each cpp file to the project, and they will be linked together and will be able to use functions from each other.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.