home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18481 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.5 KB  |  38 lines

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