Search:

Type: Posts; User: human_tree

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    881

    Ok. My code now is... #include ...

    Ok. My code now is...


    #include <iostream>
    #include <stdlib.h>
    #include <conio_mingw.h>

    using namespace std;

    int main()
  2. Replies
    5
    Views
    881

    Also, I'm using Dev-C++ if it makes a difference....

    Also, I'm using Dev-C++ if it makes a difference.

    It says something like kbhit isn't defined and neither is EXIT_SUCCESS.

    Something like that, I don't understand it too much.
  3. Replies
    5
    Views
    881

    Probably Very Easy Help

    Could anyone tell me why this doesn't work please??


    #include <iostream>
    #include <conio.h>

    using namespace std;

    int main()
    {
  4. Replies
    2
    Views
    808

    More Easy Help Required...

    Hi.

    Can someone please download this (it's a C Header) and tell me why it wont compile??

    I'm using Dev-C++ if it matters.

    Thanks. I would've given up on coding ages ago if it wasn't for...
  5. Replies
    3
    Views
    1,028

    OK. I would use that anyway, except I was just...

    OK. I would use that anyway, except I was just trying to learn it. Oh well, I guess it's not important then. Thanks.
  6. Replies
    3
    Views
    1,028

    Probably easy help...

    When i try to compile this, I get an error on line 59, 65 and 71. Can anyone tell me why??

    Also, I am using Dev-C++ if that makes a difference.
  7. Replies
    3
    Views
    1,349

    Doesn't Matter. Some how I got it to work. ...

    Doesn't Matter. Some how I got it to work.

    Yay!! I just programmed my first OpenGL Program (I use the term 'program' very loosely, it's basically a black screen, but I did it :D )

    Thanks...
  8. Replies
    3
    Views
    1,349

    OpenGL HELP!!

    Can anyone here tell me why the file I have attached will not compile properly (in Borland)??

    Thank-you very much if you can help, and I hope this is where I can post this.
Results 1 to 8 of 8