Jump to content

Recommended Posts

Posted

aloz kanw auto to hello world re gyes..molis arxisa.lipon source code:

// my first program in C++

 

#include <iostream>

using namespace std;

 

int main ()

{

  cout << "Hello World!";

  return 0;

}

 

 

to kanw compile to anigw bgenei ekino to mauro pou grafei hello world ala klinei kateuthian kai dn prolavenw kan na to diavasw anigei kai klinei mesa se klasmata deuteroleptu.ti kanw la8os?:S help!

Posted

hmm na fantastw xrisimipoieis t dev c++

gt kai egw palia eixa t dev c++ kai se vista kai 7 dn litourgouse sosta kai evgaze t idio error

an exeis t dev c++ katevase kalitera t eclipse

Posted

#include <iostream>
using namespace std;

int main ()
{
  cout << "Hello World!";
  system("PAUSE");
  return 0;
}

 

Αν και δεν ξέρω πολύ από C++ αυτό το θυμόμουν.

Posted

#include <iostream>
using namespace std;

int main ()
{
  cout << "Hello World!";
  system("PAUSE");
  return 0;
}

 

Αν και δεν ξέρω πολύ από C++ αυτό το θυμόμουν.

doulepse.....;) tora se ka8e code pou kanw sto telos tha grafo kai to system ("pause")?
Posted

doulepse.....;) tora se ka8e code pou kanw sto telos tha grafo kai to system ("pause")?

 

Απλά με το pause κάνει παύση και αφήνει να δεδομένα να εκτυπωθούν στην οθόνη ώστε να προλάβεις να τα δεις.Εξαρτάται από το τι θες να κάνεις για το που θα το χρησιμοποιείς...

Posted

OK SOZ FOR double post problemlithike gyes lipon tora kati alo gia na min anigw kai new post sinexia:oekana compile ok kai me bgike to exe arxio ala dn ginete na to alaksw ikonidio :( paw idiotites klp ala dn ginete..ti simbenei?

Posted

ama to alla3eis apo idiotites einai mono gia to pc sou..... twra epidi den exw asxoli8ei ka8olou me C++ den 3erw na s pw pws fginete na baleis to diko sou ikonidio...

 

pantos Icons mporeis an breis apo edw > http://www.iconarchive.com/  poli gamato site :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...