Welcome to Dream.In.Code
Getting C++ Help is Easy!

Join 136,579 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 1,949 people online right now. Registration is fast and FREE... Join Now!




program in c++

 
Reply to this topicStart new topic

program in c++

joss
5 Oct, 2008 - 09:31 PM
Post #1

New D.I.C Head
*

Joined: 5 Oct, 2008
Posts: 1

i wanna develop program in c++ to print a string "hello" without using semicolon
User is offlineProfile CardPM
+Quote Post

wakemalibu
RE: Program In C++
5 Oct, 2008 - 09:40 PM
Post #2

New D.I.C Head
*

Joined: 30 Sep, 2008
Posts: 24



Thanked: 1 times
My Contributions
First you need to read the forum rules. We will help you but first you have to show your best attempted effort on the subject so that we can steer you in the right direction. We will not do your homework for you but we will help to steer you towards accomplishing your goal.

Thank you =D.

If its a basic program that just needs to display hello, then you are going to use the basic setup of

#include <iostream>
using namespace std;

int main()

{

variables
cout statments
return 0;

}

Thats a basic setup for the code your looking for I believe.

User is offlineProfile CardPM
+Quote Post

AmitTheInfinity
RE: Program In C++
5 Oct, 2008 - 10:15 PM
Post #3

C Surfing ∞
Group Icon

Joined: 25 Jan, 2007
Posts: 1,025



Thanked: 35 times
Dream Kudos: 125
My Contributions
Plus, we have discussed this topic before. Just search the forum for it and you will find the topic and answer to it as well.
User is online!Profile CardPM
+Quote Post

Reply to this topicStart new topic
Time is now: 12/3/08 12:27AM

Live C++ Help!

C++ Tutorials

Reference Sheets

C++ Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month