home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5194 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.0 KB

  1. Path: sparky!uunet!psinntp!internet!sbi!zeuswtc!hera!wilcox
  2. From: wilcox@hera.Sbi.Com (Charles Wilcox)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: sun to NeXT missing ()s
  5. Message-ID: <1446@centaur.hera.Sbi.Com>
  6. Date: 22 Jul 92 17:14:25 GMT
  7. Organization: Fulcrum - Salomon Brothers, NY
  8. Lines: 24
  9.  
  10. I'm currently porting an application that was developed
  11. on a Sun to the NeXT.  I've noticed that the NeXT doesn't
  12. support, what i thought to be, standard functions.
  13.  
  14. Can anyone tell me why?
  15.  
  16. i'm using:
  17.  
  18.     strdup()
  19.     putenv()
  20.     on_exit()       [ok so the sun man pages say this
  21.             isn't portable, but shouldn't it
  22.             be available?]
  23.  
  24. i've created my own putenv and strdup, but on_exit i skipped.
  25.  
  26. thanks for the insite.
  27.  
  28. Charles Wilcox
  29.  
  30. Fulcrum                                               voice:  (212) 747-7167 
  31. Salomon Inc                                           uunet:  wilcox@fulcrum.sbi.com 
  32. 2 New York Plaza                                      e-mail: cwilcox@salomon 
  33. New York, New York 10004                            
  34.