Search:

Type: Posts; User: skyvoyager

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,467

    thanks

    Thanks skipper for your reply.

    I tried doing what you specified but I still get the same problem. :( Anyway, thanks for helping
  2. Replies
    4
    Views
    1,467

    iostream problem. Help! :P

    Hi, I just installed DJGPP with Rhide as IDE.

    When I tried to do a test program, I had an error. The program I did is as follows:

    #include <iostream>

    int main()
    {
    using std::cout; // or...
Results 1 to 2 of 2