Im an amateur programmer and i have the following problem
I have a program in C++ in one windowsXP computer and i have to call functions from a library that it is in another machine (OS UNIX). The machines are connected in local.
I work with Visual Studio. What do i have to do?
I have a program in C++ in one windowsXP computer and i have to call functions from a library that it is in another machine (OS UNIX). The machines are connected in local.
I work with Visual Studio. What do i have to do?