home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!hal.com!decwrl!csus.edu!netcom.com!abell
- From: abell@netcom.com (Steven T. Abell)
- Newsgroups: comp.sys.next.programmer
- Subject: Problem with NXWrite()
- Message-ID: <l8jntqm.abell@netcom.com>
- Date: 2 Sep 92 00:21:53 GMT
- Distribution: na
- Organization: Netcom - Online Communication Services (408 241-9760 guest)
- Lines: 11
-
- Can anyone explain this to me?
-
- /*### [cc] request for member `functions' in something not a structure or union*/
- NXWrite(apsStream,pvb,iz);
-
- where apsStream is NXTypedStream*, pvb is const char*, and iz is int. These
- work fine in NXWriteArray().
-
- Thanks,
-
- Steve abell@netcom.com
-