Search:

Type: Posts; User: bob5845

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,407

    Graphics error ---Please Help!!!

    I am at my wits end on a graphics error I get on my program. It is the last thing I need to do to finish the code, but it is also the biggest problem.

    I am using Borland C++ ver 3.1 (Dos mode). ...
  2. Replies
    0
    Views
    1,030

    Borland Graphics Error

    I am running a Borland C++ program ver. 3.1. I am using graphics.h. The program brings up a graphic menu and does stuff. After it is done, it runs graphicsOff() (which includes closegraph() ) and...
  3. Replies
    0
    Views
    1,891

    Graphic screen redraw

    I am using Borland C++ ver 3.1 in a graphic mode. I have created a 3d box on the screen (using bar3d() ) and am displaying text inside of the box. The text will change during the running of the...
  4. Replies
    1
    Views
    1,158

    graphic library creation

    I am using borland C++ ver. 3.1. I have written a graphic program that displays the results of a maximum flow algorithm on the screen. I am trying to create a graphic library of the functions I...
  5. Replies
    4
    Views
    4,496

    Text on Graphics screen updated

    I've posted a message a few days ago about putting text on a graphic screen using Borland C++ 3.1. Here's my problem:
    I've drawn an area on the screen (I am using graphics.h) using the following...
  6. Replies
    4
    Views
    4,496

    I am using graphics.h

    I am using graphics.h
  7. Replies
    4
    Views
    4,496

    Text on Graphics screen

    Nearing completion on a graduate C++ project (using borland C++ ver 3.1 ----a DOS version) that gprahically displays a graph algorithm (maximum flow). I've created structures that hold values of the...
Results 1 to 7 of 7