Search:

Type: Posts; User: bamera

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,167

    Can't figure out a line of code...

    My teacher gave the class a address book program to study and run. I'm unclear about this line below....

    istream & operator >> (istream &stream, Pessoa &p)

    There are brackets with code below it...
  2. Replies
    3
    Views
    906

    Thanks for taking the time to read my code...

    Thanks for taking the time to read my code Ancient Dragon, I'll give it a shot. I'm using Dev C++by the way


    -Just tried it, works like a charm, many thanks Ancient :D
  3. Replies
    3
    Views
    906

    The problem specifically in the member function ...

    The problem specifically in the member function : void info::read_name(), can't get the screen output here.
  4. Replies
    3
    Views
    906

    Binary file trouble

    Hi, I hope someone here can shed some light on a problem I'm having.

    The simple program below reads a registry number and a name associated with it from the keyboard.

    Upon exiting, all of the...
Results 1 to 4 of 4