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 TouchToneTommy 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. BeginnerCpluspluUser

    LNK1168: cannot open Debug/What is Your Name Project1.exe for writing

    I dont understand what I did wrong but it says that. When I double click it expecting to show the blue error arrow at the thing nothing happens...This is what it says: --------------------Configuration: What is Your Name Project1 - Win32 Debug-------------------- Linking... LINK : fatal error...
  2. BeginnerCpluspluUser

    "Hello, World" Problem..

    I having a problem created the Hello, World project but unfortunately it doesnt work. I typed exactly what was in the book but it keeps saying 1 Error, 0 Warnings. This is what I put: // a small C++ program #include <iostream> int main() { std::cout << "Hello, World!" << std::end1; return 0...

Part and Inventory Search

Back
Top