Monday, December 10, 2007

How to start a NEW c++ project

How to start a NEW c++ project

To start a NEW c++ project.

  1. The #include (BEGIN WITH HEADER FILES/FILE).

  2. Comments

  3. The main() function

  4. The return statement

  5. The exit() function

  6. The void data type

  7. Translating a C program into an executable file

  8. Run

No comments: