Welcome to the IMTalk - Internet Marketing & SEO Forum.
  • Login:
+ Reply to Thread
Results 1 to 1 of 1

Thread: Small program

  1. #1
    amitoops's Avatar
    amitoops is offline IM & SEO Weak Jaw amitoops is on a distinguished road
    Join Date
    Jul 2010
    Location
    hert of friends
    Posts
    123
    Thanks Given
    0
    Thanked 6 Times in 5 Posts

    Small program

    Hi,
    this is for you member and just try to see the output and tell whether you like it or not ?
    int main()
    {
    ofstream outf("ITEM");
    cout <<"Enter item name:";
    char name[30];
    cin >> name;
    out f <<name << "\n";
    float cost;
    cin >> cost;
    outf << cost << "\n";
    out f,close();
    if stream inf ("ITEM");
    inf >> name;
    inf >> cost;
    cout <<"\n";
    cout << " Item name:" << name << "\n";
    cout << "It"em cost :" << cost <<"\n";
    inf .close ();
    return 0;
    }
    Last edited by amitoops; 02-05-2011 at 02:18 PM.


 

Similar Threads

  1. How do I do Search Engine Optimization for a Small Site?
    By Jesika Gurung in forum General SEO Talk
    Replies: 4
    Last Post: 04-14-2011, 11:07 AM
  2. Best Affiliate Program
    By gotmy in forum IMT Main Marketplace
    Replies: 5
    Last Post: 04-11-2011, 05:34 AM
  3. SEO Tips for Small Business in 2011
    By berkleyhuk in forum General SEO Talk
    Replies: 1
    Last Post: 01-27-2011, 09:47 PM
  4. Best Affiliate Program so far for you
    By gedet in forum Affiliate, CPC, CPA Programs
    Replies: 12
    Last Post: 10-17-2010, 02:40 PM
  5. Do you agree Google Adwords?
    By berhasil1 in forum Affiliate, CPC, CPA Programs
    Replies: 0
    Last Post: 09-04-2010, 02:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts