home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!cs.utexas.edu!mercury.unt.edu!ponder.csci.unt.edu!jbw
- From: jbw@ponder.csci.unt.edu (WEST JASON BRUCE)
- Subject: Pascal GRAPHICS [HELP! Please!!!]
- Message-ID: <1993Jan11.110644.25424@mercury.unt.edu>
- Sender: usenet@mercury.unt.edu (UNT USENet Adminstrator)
- Organization: University of North Texas, Denton
- Date: Mon, 11 Jan 1993 11:06:44 GMT
- Lines: 27
-
- Ok, here is the deal. I *need* to write a little program that will track 50
- or so stocks and graph em. Each stock will have many many points, which I
- believe puts it beyond the scope of what all the PD spreadsheets and databases
- and meant for.
-
- So, I know pascal but not C. I have KickPascal and PCQ (PD) pascal for the
- Amiga. HOW DO I DO BASIC GRAPHICS WITH EITHER OF THESE?!!?! Just yours
- basic 640 X 400 graph screen, and plot 0,0, then plot 0,1, etc. Just some
- very basic comands - I'll take care of the math and scale and all that.
-
- Is this possible? [god I hope so]. I really need to know this ASAP - since
- I would like to finish this project up before I need to program for my real
- classes. I figure I can just use a graphics snap program or something to
- dump the screens to the printer.
-
- I have an A3000 with 2.1. I need to able to open an interlaced screen and
- draw lines. If I could also write words to that screen that would be nice also -
- but I could always do that later in DeluzePaint or something.
-
-
- All and any help is GREATLY appreciated.
- Thanks a million, in advance.
- Ciao...
-
-
- - jason
-
-