dos graphics with borland command line compiler 5.5 ?

D

daytripper

im making a physics math model on the borland command line compiler
v5.5, is it possible to make some simple graphs of my arrays?

if yes, how?
if no, is it possible to make it do so?

daytripper

this may post twice, as i think my last post went into the ether :(
 
K

Kevin Goodsell

daytripper said:
im making a physics math model on the borland command line compiler
v5.5, is it possible to make some simple graphs of my arrays?

if yes, how?
if no, is it possible to make it do so?

daytripper

this may post twice, as i think my last post went into the ether :(

It came through loud and clear. The following was my reply:
-----

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top