t73.strings

Upload: tim-acosta

Post on 11-Mar-2016

218 views

Category:

Documents


0 download

DESCRIPTION

Simple Code for Strings

TRANSCRIPT

  • #include#includeusing namespace std;

    int main(){

    string s1("hi my name is bucky and i love bacondhand ham!"); cout