Hi,

I'm new to c++ (verry new ) and i 'm using Microsoft Visual C++ 6.0. I have a file named main.cpp & a file named multithreading.cpp, how do i access the functions from multithreading.cpp in main.cpp???

Thanks,

Walter Brebels