Search:

Type: Posts; User: danielp

Search: Search took 0.00 seconds.

  1. another problem

    When I run the attached code, my menu comes up, but the dice program doesn't display any dice. For example, once it gets to the randomize part, it doesn't display the dice. It just closes. any...
  2. yeah, thanks

    I agree about the dice. I'm just a student, and I'm learning the language. This is a project, and I couldn't figure it out. The teacher told me to post here, for assistance. I haven't learned...
  3. Problem with code - Can someone take a look???

    Can someone tell me what's wrong with the following code. I am using Borland C++ and I am getting the following error messages:

    Expression Syntax
    Statement Missing
    Declaration Syntax Error...
  4. Replies
    18
    Views
    7,272

    clrscr();

    Use the code clrscr(); to clear the screen
  5. Replies
    4
    Views
    1,533

    yes to run a bat file

    and how do I initiate a your system command. What lib is it in??? I am a student, and am just learning. My teacher couldn't remember the command. I'd appreciate assistance. I have a program that...
  6. Replies
    4
    Views
    1,533

    C++ code for running dos programs

    I know there is a piece of code that allows you to run a dos program, but I can't rember what it is. I want to run a program that will tell a dos bat file to run. can anyone help me???
Results 1 to 6 of 6