VMS Help
TCPIP Services, Programming Interfaces, RPC XDR Routines, xdrstdio_create

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    Initializes a stdio XDR stream.
    Format
      #include  <tcpip$rpcxdr.h>
      void xdrstdio_create  (XDR *xdrs, FILE *file, enum xdr_op op);

  1 - Arguments

 xdrs
    A pointer to the XDR stream handle being created. The routine
    xdrstdio_create fills in xdrs with encoding and decoding
    information..
 file
    A pointer to the FILE structure that is to be associated with the
    stream.
 op
    An XDR operation, one of: XDR_ENCODE, XDR_DECODE, and XDR_FREE.

  2 - Description

    Initializes a stdio stream for the specified file.

  3 - Return Values

    None
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.