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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MartinKrapcho

  1. MartinKrapcho

    Equivalent of Borland's vector.h

    Thanks you very much for your help. The end user got the program to compile.
  2. MartinKrapcho

    Equivalent of Borland's vector.h

    Hello everyone, I developed a C++ program based in Borland and I have provided the C++ code on the web. I have received a question from an end-user in regards to the vector.h file that I am using. Apparently this is not the same name in Visual C++. This does not suprise me but both I and the...
  3. MartinKrapcho

    Visual C++ Vector library

    Hello, I developed a Borland C++ application that makes use of the vector.h standard library. I have received a question from an end-user who states that their version of Microsoft Visual C++ does not recognize vector.h as a header - file. Can anyone provide me with the equivalent Visual C++...

Part and Inventory Search

Back
Top