Search Results

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: STUDENT#101
Forum: C++ Oct 6th, 2008
Replies: 10
Views: 1,068
Posted By STUDENT#101
#include<iostream>
#include<string>
using namespace std;
int main()
{
string msg;
cout<<enter massage"<<endl;
cin.ignore();
getline(cin,msg);
int z=msg.length();
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC