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 gkittelson 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. Mufasa2

    extern library in Unix

    My problem is the following: I have a C++ program in a WinXP machine. This program has to call some functions from a extern library which only works in a Silicon machine (OS UNIX). So somehow i have to say to my C++ program to look for the library functions in another computer... I have an...
  2. Mufasa2

    Extern library to C++

    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?

Part and Inventory Search

Back
Top