Search:

Type: Posts; User: bond_007

Search: Search took 0.00 seconds.

  1. ios and istream, cin.getline(blah,blah,blah)

    Please help me...I am fairly new at C++ and perhaps am doing something wrong.

    I have created linked list using private member pointers. The purpose is to mimick a worksheet(like Excel). This...
  2. Thread: istream class

    by bond_007
    Replies
    0
    Views
    1,186

    istream class

    I want to be able to access the buffer in the istream class. I don't want to use cin.getline(blah,blah,blah). I would rather use cin and its overloaded operator >> and create my own class that will...
Results 1 to 2 of 2