Search:

Type: Posts; User: dwygal

Search: Search took 0.00 seconds.

  1. Thread: passing cin

    by dwygal
    Replies
    1
    Views
    3,604

    passing cin

    Will someone give me an example of how to pass cin as a parameter in a function.

    I am learning about classes and my instructor gave an example that included.

    Money a, b, c;

    a.Input(cin);
    ...
  2. Replies
    1
    Views
    1,267

    Problems using two files

    In the example program, I want to read from two files.
    The first files works fine but I do not get an output from the second one. I am using Visual C++.

    thanks for your help,
    dwygal


    ...
Results 1 to 2 of 2