home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5916 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  628 b 

  1. Path: sparky!uunet!olivea!hal.com!decwrl!csus.edu!netcom.com!abell
  2. From: abell@netcom.com (Steven T. Abell)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Problem with NXWrite()
  5. Message-ID: <l8jntqm.abell@netcom.com>
  6. Date: 2 Sep 92 00:21:53 GMT
  7. Distribution: na
  8. Organization: Netcom - Online Communication Services  (408 241-9760 guest)
  9. Lines: 11
  10.  
  11. Can anyone explain this to me?
  12.  
  13. /*### [cc] request for member `functions' in something not a structure or union*/
  14.     NXWrite(apsStream,pvb,iz);
  15.  
  16. where apsStream is NXTypedStream*, pvb is const char*, and iz is int. These
  17. work fine in NXWriteArray().
  18.  
  19. Thanks,
  20.  
  21. Steve abell@netcom.com
  22.