Search:

Type: Posts; User: ShadowIII

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    869

    Thank you very much Mr. Prog-Bman, but please...

    Thank you very much Mr. Prog-Bman, but please don't bash. :o

    Woud someone please link that to the Borland Compiler Page. Very useful, thank you again Bman :D
  2. Replies
    3
    Views
    869

    Problem with .cfg files

    I just downloaded boarland comipler. I made the .cfg file and was able to put in the scripts. But unfortunately in the process I set all .cfg file to open with notepad. So when ever I run bcc32.cfg...
  3. Replies
    4
    Views
    898

    Yay it works thank you. You were right about...

    Yay it works thank you.

    You were right about the dividing by zero. so I changed it to this.


    first_number = rand() % (y - x) + 1;//no more zeros occure
    second_number = rand()...
  4. Replies
    4
    Views
    898

    Sorry about posting all my code a first. I didn't...

    Sorry about posting all my code a first. I didn't read all of the rules. I apologize. I hope this is slim enough.
  5. Replies
    4
    Views
    898

    Crashing and Wroung data

    So what is happening is that I run this code and when I run the divide function it will sometimes crash or say that I entered a wrong answer when it’s correct. I know I need to check option while...
Results 1 to 5 of 5