home *** CD-ROM | disk | FTP | other *** search
- 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+
- From: bp11+@andrew.cmu.edu (Bijal S. Patel)
- Newsgroups: comp.sys.mac.programmer
- Subject: Help! Display an array...
- Message-ID: <seyL1ke00iUxQ3n9Bp@andrew.cmu.edu>
- Date: 5 Nov 92 09:05:20 GMT
- Article-I.D.: andrew.seyL1ke00iUxQ3n9Bp
- Organization: Senior, Mechanical Engineering, Carnegie Mellon, Pittsburgh, PA
- Lines: 20
-
- I am writing a program using Think C and what I need to do is display an
- array (currently a 3x3 array of doubles) in a window that the program
- creates. I created the window using the Mac. function GetNewWindow but
- it seems that all the Mac functions that display to windows (e.g.
- DrawChar, DrawString...) only deal with text.
-
- Does anyone know how I can convert an array of doubles into text form?
- or
- Is there any other way to display an array (or non-text) to a window
- created by the program?
-
- Thanks
-
- "Bijal S. Patel" <bp11+@andrew.cmu.edu>
-
-
-
-
-
-
-