home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18048 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  1.1 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!bp11+
  2. From: bp11+@andrew.cmu.edu (Bijal S. Patel)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Help! Display an array...
  5. Message-ID: <seyL1ke00iUxQ3n9Bp@andrew.cmu.edu>
  6. Date: 5 Nov 92 09:05:20 GMT
  7. Article-I.D.: andrew.seyL1ke00iUxQ3n9Bp
  8. Organization: Senior, Mechanical Engineering, Carnegie Mellon, Pittsburgh, PA
  9. Lines: 20
  10.  
  11. I am writing a program using Think C and what I need to do is display an
  12. array (currently a 3x3 array of doubles) in a window that the program
  13. creates.  I created the window using the Mac. function GetNewWindow but
  14. it seems that all the Mac functions that display to windows (e.g.
  15. DrawChar, DrawString...) only deal with text.
  16.  
  17. Does anyone know how I can convert an array of doubles into text form?
  18.                             or
  19. Is there any other way to display an array (or non-text) to a window
  20. created by the program?
  21.  
  22. Thanks
  23.  
  24.     "Bijal S. Patel" <bp11+@andrew.cmu.edu>
  25.  
  26.     
  27.  
  28.      
  29.       
  30.  
  31.