•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 456,495 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,709 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 1716 | Replies: 3
![]() |
•
•
Join Date: Aug 2004
Posts: 4
Reputation:
Rep Power: 0
Solved Threads: 0
Hey,
As for me go to www.about.com & read their tutorial on c++, just about first 10 lessons & then ask exact questions
))
IMHO tutorial is pretty good
As for me go to www.about.com & read their tutorial on c++, just about first 10 lessons & then ask exact questions
))IMHO tutorial is pretty good
•
•
•
•
Originally Posted by chound
#include<iostream.h> //header file for basic input and output functions
void main() //main function
{
cout<<"Hello world"<<endl; //prints out "Hello world" and endl clears the stream
}
- Please use code tags when posting code ().
- #include<iostream.h> is decprecated.
- void main() is incorrect for a hosted implementation.
![]() |
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Source code for printf, scanf, cin, cout? (C)
- i STILL need a programer (Web Development Job Offers)
- windowsY2K won't shut down! (Windows NT / 2000 / XP / 2003)
- pow: DOMAIN error (C++)
- Creating Java interface to my c++ program (Java)
- whats the problem with them ?? (Website Reviews)
- mailtos from windows box (Windows NT / 2000 / XP / 2003)
- Need 2 c++ programmers (C++)
Other Threads in the C++ Forum
- Previous Thread: Data validation
- Next Thread: Need Help: basic problems...



Linear Mode