Search:

Type: Posts; User: killme

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,548

    thank you, after dabbling about for a bit I...

    thank you, after dabbling about for a bit I managed to come up with this:

    void ccinterface::no_cc_msg(ifstream& input) {
    //if no commands were given explains how to use console commands
    // and...
  2. Replies
    5
    Views
    1,548

    returning a stream from a function

    I'm trying to make a class that takes the argv parameters and creates various ifstreams and ofstreams with it (and also redirects cout, clog and cerr if the right commands are given in the argv).
    ...
Results 1 to 2 of 2