Search:

Type: Posts; User: Corey

Search: Search took 0.01 seconds.

  1. Thread: How Long?

    by Corey
    Replies
    13
    Views
    2,716

    Learn English first...

    Learn English first...
  2. Thread: Python forums??

    by Corey
    Replies
    2
    Views
    1,066

    Python forums??

    Hey, I wasn't relly sure where to put this, so I'll put it in here :D

    Does anybody know of a forum for python that is of as high quality as this site?? I've been using comp.lang.python, but I...
  3. Thread: What next??

    by Corey
    Replies
    4
    Views
    921

    What next??

    Hey, I'm trying to decide what to learn next. I know how to program pretty well, and I am now pretty comfortable with C++. I understand the OO aspect and am ready to move on.

    I realize that I...
  4. Replies
    4
    Views
    1,362

    Are you using version 4?? I double checked and I...

    Are you using version 4?? I double checked and I did it right, but it won't compile and I'm using version 5 beta...


    edit: I installed v4 and it compiled fine...
  5. Replies
    4
    Views
    1,362

    Thanks, but that just brought out more errors... ...

    Thanks, but that just brought out more errors... BTW, does anybody know of a good way in DevC++ to make the {} and () look more distinct?? If I raise the text size its HUGE, and all the other fonts...
  6. Replies
    4
    Views
    1,362

    class method problem

    Errors:

    22 'Rectangle::Rectangle()' and 'Rectangle::Rectangle()' cannot be
    28 'Rectangle::~Rectangle()' and 'Rectangle::~Rectangle()' cannot be
    44 parse error at end of input

    If I take out...
  7. Thread: PocketPC

    by Corey
    Replies
    1
    Views
    920

    PocketPC

    I recently ordered a Viewsonic V35 Pocket PC... Is it possible to develop software for this without paying M$ $100s or $1000s??

    thanks
  8. Replies
    5
    Views
    1,871

    Please recommend a good STL books

    One that is meant for a total newbie that knows C++ already.

    thanks :)
  9. Replies
    34
    Views
    13,418

    explain please, lol

    explain please, lol
  10. Replies
    12
    Views
    1,371

    Thanks! I knew that was a destructor, but...

    Thanks!

    I knew that was a destructor, but didn't think that I had to add that because it has nothing in it...

    and btw, in your code, you forgot the () too ;)
  11. Replies
    12
    Views
    1,371

    doh! I'm a blind moron... And that error...

    doh!

    I'm a blind moron... And that error happened in 4 lines due the fact that I'm lazy and prefer copy and paste over typing.

    Thanks a lot...

    Now I'm getting some linker error:
    ...
  12. Replies
    12
    Views
    1,371

    doh! wtf, I specifically remember typing...

    doh! wtf, I specifically remember typing "GetX()"... I added it though but it still doesn't change the errors, and nneither did adding a newline :(
  13. Replies
    12
    Views
    1,371

    k... This is from Sam's Teach Yourself... It...

    k... This is from Sam's Teach Yourself... It was in 2 files, but I thought there might be a problem so I condensed it to one file, but still getting same error:

    The first error is on line 27,...
  14. Replies
    12
    Views
    1,371

    What do these errors mean??

    end of file read inside definition

    and

    parse error at end of input


    I am using DevC++, but I get very similair errors with G++... I've looked but don't see anything wrong with the code(but...
  15. Thread: learning gtk?

    by Corey
    Replies
    12
    Views
    4,486

    wow QT does look nice... I'd really like...

    wow

    QT does look nice... I'd really like being able to create cross platform code.

    How difficult is it to learn compared to gtk?? How difficult is it to use compared to gtk??

    What book...
  16. Thread: Jedi Outcast

    by Corey
    Replies
    7
    Views
    1,283

    Try updating with the latest detonator drivers @...

    Try updating with the latest detonator drivers @ www.nvidia.com
  17. Thread: learning gtk?

    by Corey
    Replies
    12
    Views
    4,486

    Okay, I'll stick with C then... I'm definitly...

    Okay, I'll stick with C then...

    I'm definitly goign to buy that book, but it'll be a couple weeks before I get it. Until then, I'm printing the entire GTK tutorial while at school, lol... I got...
  18. Thread: learning gtk?

    by Corey
    Replies
    12
    Views
    4,486

    thanks :) Now I'm thinking I'll learn some...

    thanks :)

    Now I'm thinking I'll learn some Unix system programming, then GTK... I'd really like to get into GUI stuff soon. Maybe after that I can get into networking, and hopfully SDL.

    I'll...
  19. Thread: learning gtk?

    by Corey
    Replies
    12
    Views
    4,486

    learning gtk?

    Hey, I have some experience with C... And now I'm thinking that it's time to get off my lazy ass and do somthing useful with it. I was going to learn win32 API... But then I thought I had better not,...
  20. Replies
    7
    Views
    1,114

    So apache, gcc, and vi aren't real programs?? ...

    So apache, gcc, and vi aren't real programs?? That's news to me.
  21. Replies
    3
    Views
    1,278

    Yes, a tutorial for SDL that uses C, not C++.

    Yes, a tutorial for SDL that uses C, not C++.
  22. Replies
    3
    Views
    1,278

    learning SDL with C

    All the SDL tutorials I have found focus on C++... Would sombody please point me to some for straight C? thanks a lot
  23. Replies
    2
    Views
    829

    thank you :)

    thank you :)
  24. Replies
    2
    Views
    829

    pointers to functions??

    I just read somthing about pointers to functions? Could sombody please explain how to use them, and why/when to use them?


    Btw, thanks Salem for your help with the conditional operator:)
Results 1 to 24 of 24