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 Chriss Miller 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 marine88

  1. marine88

    Hey guys please help cause I am stumped (iostream.h) not found???!!

    Thanks for your help but... Im not sure what is wrong with my eMbedded c++ but i cannot fix it and this is really getting on my nerves. I have done everything you guys have suggested but still nothing is happening. it still wont find iostream! If anyoen has had this problem with eMbedded please...
  2. marine88

    How to Communicate over the Net?

    Im not finding the client / server stuff on the site =( Anyway. thanks for the help. What did you mean in the sections that says: msgOut = ""; Im not understanding that part. Can you explain it in a bit more depth. Thanks Marine - - - - - - - - - - - - - - - - - - -...
  3. marine88

    How to Communicate over the Net?

    Does anyone know where i can get started to find out how to communicate my programs over LAN networks and the NET ? Like a chess game for example. If you can give me a place with a good tutorial that will help. Or if you have another idea? Thanks Guys Marine - - - - -...
  4. marine88

    Hey guys please help cause I am stumped (iostream.h) not found???!!

    So how do i put the namespace on? is it just inserting what u said into the code like so: ? #include <iostream> namespace std ... ... Is that the correct format? Or do you use namespace another way.
  5. marine88

    Hey guys please help cause I am stumped (iostream.h) not found???!!

    ok , im still not getting anywhere. Can you explain this namespace std thing? i had already tried using just #include<iostream> but i think im missing this namespace thing.
  6. marine88

    Hey guys please help cause I am stumped (iostream.h) not found???!!

    Sorry if im the biggest &quot;beginner&quot; there is , but we all gotta start somewhere. Thanks for your help
  7. marine88

    Hey guys please help cause I am stumped (iostream.h) not found???!!

    I am using Microsoft eMbedded Visual C++ and Anytime I compile my project it says iostream.h wasnt found. Im not sure if it does this in other occasions but can anyone please tell me why it shows this to me?

Part and Inventory Search

Back
Top