Search:

Type: Posts; User: OK.

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,248

    A question regarding pointers

    Hello.
    I wrote this program to test my (very basic, limited) understanding of C++ thus far. What I got is this:




    #include <iostream>

    using namespace std;
  2. Replies
    2
    Views
    786

    Thanks very much for the quick reply however the...

    Thanks very much for the quick reply however the problem seemed so obvious I didn't even think about it. While installing I changed MinGW's path and completely forgot about it. My apologies. Thanks...
  3. Replies
    2
    Views
    786

    Complining & Running problem

    Hello.
    Just yesterday I started looking into C++ programming. I tried to run a code just to be sure that I understand the whole compiling/running/linking/executing things. So I followed this guide....
Results 1 to 3 of 3