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

Recent content by Jroll

  1. Jroll

    [Linker Error] for c++

    I was just trying to make sure I can get a program to run, so i typed in the simple display message #include <iostream.h> void main() { cout << &quot;Hello World&quot;; } I got 2 errors [Linker Error] Unresolved external '_Form1' referenced from C:\PROGRAM...
  2. Jroll

    C++ Builder 5 Linker Error

    I'm having the same problem as the person above. Anyone got the answer to it? much appreciated

Part and Inventory Search

Back
Top