Search:

Type: Posts; User: Luke2525

Search: Search took 0.01 seconds.

  1. Thread: help function

    by Luke2525
    Replies
    2
    Views
    720

    thanks

    thanks
  2. Thread: help function

    by Luke2525
    Replies
    2
    Views
    720

    help function

    Hi guys,

    I got a quick and easy question...

    How would I do the following:

    Open a text file up with lots of text, like a help file and display like 25 lines or so and then press any key to...
  3. Replies
    5
    Views
    1,291

    alright thanks a lot ;)

    alright thanks a lot ;)
  4. Replies
    5
    Views
    1,291

    I get: Error: checkers.cpp(320,27):Cannot...

    I get:
    Error: checkers.cpp(320,27):Cannot convert 'int' to 'const char *'
    Error: checkers.cpp(320,27):Type mismatch in parameter '__s' in call to 'atoi(const char *)'
    Error: ...
  5. Replies
    5
    Views
    1,291

    Help with loop

    Hey, I'm making this game, you have to select 0-7 for a row and 0-7 for a column, Now this is what I have:



    char *column2;
    char *row2;

    do
    {
  6. Replies
    1
    Views
    1,789

    Please :-D

    Please :-D
  7. Replies
    1
    Views
    1,789

    Help with Checkers

    I'm in the process of creating a checkers game, but I am sorta confused on how I should check everything,

    I made the 2D array and all that, now I just have to figure out how to move the pieces,...
  8. Replies
    12
    Views
    2,165

    I cant seem to get the random number 1 or 2,...

    I cant seem to get the random number 1 or 2, whatever I enter is always the wrong number...

    heres all the code :)
  9. Replies
    12
    Views
    2,165

    thanks alot, I am gonna need help soon but this...

    thanks alot, I am gonna need help soon but this helps out a lot now, and your game source code helped me too ;)
  10. Replies
    12
    Views
    2,165

    well I havent created a game before, I created a...

    well I havent created a game before, I created a mailing list program, I am confused on well how to do it, not so much code it.
  11. Replies
    12
    Views
    2,165

    thanks, well I am trying to make this checkers...

    thanks, well I am trying to make this checkers game and I am totally clueless on how to go about it...I am begging for some help lol :)
  12. Replies
    12
    Views
    2,165

    Mouse and Some other questions

    Hi, I am trying to write a checkers program for my class but I was wondering how you can use the mouse in msdos,

    Like right now I have a menu option, play game, exit,etc

    and you type 1 to go...
  13. Thread: Some help

    by Luke2525
    Replies
    3
    Views
    1,016

    well if you get some time I would really really...

    well if you get some time I would really really appreciate it :)
  14. Thread: Some help

    by Luke2525
    Replies
    3
    Views
    1,016

    Some help

    Alright, I am creating this game, checkers.

    Now I dont know whether to do it graphically or msdos, I'm not really sure what will be easier but I am basically clueless on even how to start this...
Results 1 to 14 of 14