Search:

Type: Posts; User: Dauthi

Search: Search took 0.01 seconds.

  1. Thread: C first?

    by Dauthi
    Replies
    4
    Views
    986

    Alright thanks, thats what i needed to know.

    Alright thanks, thats what i needed to know.
  2. Thread: C first?

    by Dauthi
    Replies
    4
    Views
    986

    C first?

    I have been studying C++, but have not done anything in the C language. I am just now getting into Polymorphism and stuff like that. I was wondering if it would be smart to stop there, and go back...
  3. Replies
    8
    Views
    5,210

    :eek: your kidding me... am i able to download...

    :eek: your kidding me... am i able to download borland or does it cost? :confused:
  4. Replies
    8
    Views
    5,210

    graphics.h not found?

    Hi i downloaded a bunch of games on stuff for c++ but when i try to run it, it gives an error saying and pointing to the graphics.h saying file or directory not found, or something like htat. I have...
  5. Thread: Classes

    by Dauthi
    Replies
    12
    Views
    1,276

    thanks guys im starting to get it now :D

    thanks guys im starting to get it now :D
  6. Thread: Classes

    by Dauthi
    Replies
    12
    Views
    1,276

    Ok, the book isnt helping me grasp it that well,...

    Ok, the book isnt helping me grasp it that well, does anyone have any links that explain classes well? Im gunna try the tutorial on this site right now. :D
  7. Thread: Classes

    by Dauthi
    Replies
    12
    Views
    1,276

    hehe i was afraid of that, thanks though, i...

    hehe i was afraid of that, thanks though, i appreciate it much.
  8. Thread: Classes

    by Dauthi
    Replies
    12
    Views
    1,276

    Classes

    Im currently reading a book called "Teach yourself C++ in 24 hours." Im on hour 7, and am not getting these classes. I dont understand entirely how they work, or why you would want to use them. Would...
  9. Replies
    2
    Views
    1,462

    problem with graphics.h

    Ok i have visual c++ version 6.0, i went to get some games today and every one of them says unable to find file "graphics.h".

    Does anyone know where i can get this, or how to fix it? whats the...
  10. Replies
    8
    Views
    1,144

    does this mean i wont be able to run the program?...

    does this mean i wont be able to run the program? or can i change one of those 'i's to something else and have it work?
  11. Replies
    8
    Views
    1,144

    hey thats awesome, although when i put it in i...

    hey thats awesome, although when i put it in i get 3 errors. it might just be my comp... but here they are:

    'i' : redefinition; multiple initialization
    see declaration of 'i'

    'i' :...
  12. Replies
    8
    Views
    1,144

    Question using some arrays...

    Ok what im trying to do is have roll 5 dice, keep the ones that are equal off to the side, and roll the remaining ones over again.(like in yahtzee) The info that i have gathered so far is this:
    ...
  13. Replies
    5
    Views
    2,221

    thanks man that helps a lot!

    thanks man that helps a lot!
  14. Replies
    5
    Views
    2,221

    Trying to make a simple yazee game...

    For computer class im trying to make a yazee game. Im trying to make it so that when you get more than one of the same number, it will put those off to the side for you, and make new numbers with the...
  15. Replies
    2
    Views
    1,183

    Producing a random number

    Im new to this forum, so sorry if this has been posted 1432414 times. I just forget how to use random... im a beginner at C++ so please excuse my stupidity.. thanks!
Results 1 to 15 of 15