home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / programm / 4483 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!decwrl!usenet.coe.montana.edu!rpi!masscomp!peora!tarpit!fang!gator!rde!tssi!unlinfo.unl.edu!cse!cse108
  3. From: cse108@cse.unl.edu (Brian Wood)
  4. Subject: VT100 screen codes needed
  5. Message-ID: <1992Aug27.093311.1156@unlinfo.unl.edu>
  6. Summary: Need the codes form doing simple graphics
  7. Keywords: VT100 graphics
  8. Sender: news@unlinfo.unl.edu
  9. Nntp-Posting-Host: cse.unl.edu
  10. Organization: University of Nebraska - Lincoln
  11. Distribution: global
  12. Date: Thu, 27 Aug 1992 09:33:11 GMT
  13. Lines: 24
  14.  
  15. The following is a post for a friend:
  16.  
  17.  
  18. Hi, I was wondering if anyone knew of a reference for the VT100.  I need to
  19. write a program that effectively does a histogram, but I don't know where to
  20. look for the codes.  I've seen some examples of the graphics, and I think
  21. that they'll work for what I need to do.
  22.  
  23. BTW this isn't homework, it's for a program I'm writing to find the transfer
  24. function of a quasar through a numerical convolution, and would like a
  25. rough idea of what all the numbers that spew out look like when graphed..
  26.  
  27.  
  28. If there's a book or reference in the manuals (I haven't looked too hard yet)
  29. I would appreciate the title or section name.
  30.  
  31. I plan to use cc or gcc to run the program.  Are there any special librarys
  32. or function that might help?
  33.  
  34.  
  35.                                         Thanks,
  36.  
  37.                                         Joe Centenni
  38.  
  39.