Connecting Tech Pros Worldwide Help | Site Map

dos graphics with borland command line compiler 5.5 ?

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 19th, 2005, 05:30 PM
daytripper
Guest
 
Posts: n/a
Default dos graphics with borland command line compiler 5.5 ?

im doing a physics/math model on borland Command LIne Compiler 5.5.

i want to test the data arrays graphically. ie plot a few simple line
graphs of the data in the arrays. this compile doesnt seem to cater
for this, is there a way to make it plot simple graphs?


cheers

daytripper.

  #2  
Old July 19th, 2005, 05:30 PM
Agent Mulder
Guest
 
Posts: n/a
Default Re: dos graphics with borland command line compiler 5.5 ?

<daytripper>[color=blue]
> i want to test the data arrays graphically. ie plot a few simple line
> graphs of the data in the arrays. this compile doesnt seem to cater
> for this, is there a way to make it plot simple graphs?[/color]
</>

You can normalize your data to 80 and fill up strings of '*' characters
between 0 and 80 and send each one to cout + endl. Got it?

-X


  #3  
Old July 19th, 2005, 05:30 PM
Kevin Goodsell
Guest
 
Posts: n/a
Default Re: dos graphics with borland command line compiler 5.5 ?

daytripper wrote:
[color=blue]
> im doing a physics/math model on borland Command LIne Compiler 5.5.
>
> i want to test the data arrays graphically. ie plot a few simple line
> graphs of the data in the arrays. this compile doesnt seem to cater
> for this, is there a way to make it plot simple graphs?
>[/color]

C++ has no built-in support for graphics. You can write some kind of
graphical output to a stream then view the result. That's about it.

For anything else you will need to either get a graphics library or ask
about what your compiler supports in a group that discusses your compiler.

Please read the following:

http://www.slack.net/~shiva/welcome.txt
http://www.slack.net/~shiva/offtopic.txt

-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,840 network members.