Search:

Type: Posts; User: Corallis

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,468

    Hmmm, you're right... I like C++ sooo much better...

    Hmmm, you're right... I like C++ sooo much better than C... argh...
  2. Replies
    7
    Views
    1,468

    Any ideas why this wont work?

    Im trying to run this code...



    #include <stdio.h>
    #include <string.h>

    // Recursive palindrome finder function
    bool palindrome(char* word, int length);
  3. Replies
    2
    Views
    1,125

    OMG, I cant believe I did that haha. I knew...

    OMG, I cant believe I did that haha. I knew that. It was sooo obvious too... wow I feel stupid... I guess its just late and I was overlooking that...
  4. Replies
    2
    Views
    1,125

    Why wont this work?

    Ok, this has been bothering me for about 30 minutes now. I cannot figure out why this code doesnt work. It compiles with no errors, but as soon as I enter the first number, it quits and gives me an...
Results 1 to 4 of 4