Welcome to pickSourcecode.com Login | Register    
pickZy.com
 Home  | search  | games  | General  | C  | C++  | Java  | Php  | Networking  | Visual Basic  | VC++  | Win32  | MFC  | JavaScript  | Jobs  | JavaScript  | Post jobs
Cpp - using namespace std       Share
2008-11-03 |  RatheeshTR  | Viewed: 1174  |    0

#include <iostream>
#include <string>
using namespace std;


int main()
{

    string input;

    cout << "Type a word:______\b\b\b\b\b\b";

    cin >> input;

    cout << "You typed: " << input << endl;

    return 0;

}


Comments:





Submit comment's

Type:

User Comment's:

Submitted By:
Prof: Software
Tech: C ,Cpp
Send Mail: malathi.v



Related topics
Stack Implementation
cpp stack example

General Topics
iphone apps 2012 for entertainment use
recursively delete subdirectories
superb sentences by 7 superb persons
ultimate love letter…
i am sharing my work strategy
to return the key board
freelance writers
best practices of functional test automation

Web site contents © Copyright 2007, All rights reserved.
Help | Terms and Conditions | Privacy Policy | About Us