|
C++ First Tutorial Contributed by aalhamad on Sunday, March 25, 2007 @ 02:57:31 AST
|
aalhamad writes I have noticed that the howto C++ on the site it out of date. Therefore, with my little experience i would love to update a first Hello World program in C++...
Well the out of date on this site ( if i can remember it) is:
#include
int main
{
cout // search for the file name as in /usr/inlcude ( #inlcude |
|
| C++ First Tutorial | Login/Create an Account | 3 comments | | | The comments are owned by the poster. We aren't responsible for their content. |
|
|
Re: C++ First Tutorial (Score: 1) by meshal on Sunday, March 25, 2007 @ 02:58:24 AST (User Info ) | | thank you :) |
[ Reply to This ]
|
|
Re: C++ First Tutorial (Score: 1) by nullPointer on Tuesday, April 10, 2007 @ 16:51:01 AST (User Info ) | | the best book to learn C++ is the "C++ from the ground up" it's more than enough for any lowlevel programmer. |
[ Reply to This ]
|
|
| |
| Article Rating | Average Score: 0 Votes: 0
| |
|