Search:

Type: Posts; User: Finfarfin

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,366

    Multiple Definition

    Hi, I'm kind of not doing so hot at this whole programming thing. Could someone tell me what I'm doing wrong here?


    //main.cpp
    #include <iostream>
    #include "pr.cpp"
    using namespace std;

    int...
  2. Replies
    2
    Views
    858

    Bloody recursive thing

    Hi!
    How are ya!
    Anyway, I've just begun learning programning and I was trying the whole recursive program tutorial. I dunno what the problem is but every time the recursive function returns an...
Results 1 to 2 of 2