Search:

Type: Posts; User: donoe

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,034

    Thanks guys

    Heh guys, thanks for your reply... but kinda ironed out the bugs already.

    one reason is because of the control if, thats the reason why its not echoed out, i think i got the conditions mixed up...
  2. Replies
    3
    Views
    1,034

    Unable to cout object

    hi guys, i cant' seem to cout the object. the code goes below:
    ----------------

    #include <iostream.h>
    #include <fstream.h>

    class vl {
    private:
    char* ptr;
    public:
Results 1 to 2 of 2