home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / programm / 6031 < prev    next >
Encoding:
Text File  |  1993-01-23  |  1.5 KB  |  27 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!charon.amdahl.com!netcomsv!netcom.com!yikes
  3. From: yikes@netcom.com (Michael Brill)
  4. Subject: Memory management from Unix to Windows/Mac
  5. Message-ID: <1993Jan23.042923.16607@netcom.com>
  6. Sender: yikes@netcom.com (Jenny Doll)
  7. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  8. Date: Sat, 23 Jan 1993 04:29:23 GMT
  9. Lines: 16
  10.  
  11. I'm developing an app on the NeXT that I'd like to take the bulk                
  12. of to either Windows and/or Macintosh.  I think I know how to                   
  13. port everything but the UI and memory management.  Note that the                
  14. pieces of the app I want to port are just plain old ANSI C.                     
  15.                                                                                 
  16. As far as the UI goes, I'm not going to worry about now.  What I                
  17. am worried about is memory management.  I've scanned through the                
  18. Windows docs and understand how memory management works there                   
  19. (getting handle, locking, operating, unlocking) and I'm looking                 
  20. for an established scheme to make the port seamless between Unix                
  21. and Windows/Mac.                                                                
  22.                                                                                 
  23. Any ideas?  Thanks, ...Michael Brill (yikes@netcom.com)
  24.                                                        
  25. -- 
  26. ----
  27.