[comp.unix.ultrix] xdr_pointer

chittamu@pogo.cs.umass.edu (Satish Chittamuru) (11/06/90)

Would someone know if the function xdr_pointer() exists in the ultrix
libraries? All the other XDR functions seem to be the libc.a except
this one. And I need to use it. Could anyone tell if it is there,
atleast with a different name? I couldn't find anything in the man
pages about this.

Please e-mail the information. I generally don't read this newgroup.

Thanks very much.

--
        -Satish	K. Chittamuru
	chittamu@cs.umass.edu		Software Development Lab.
	chittamu@umass.bitnet		Dept. of Computer & Info. Sciences
					University of Massachusetts
					Amherst, MA 01002
===
Theory of objectivity: E= MC++

mogul@wrl.dec.com (Jeffrey Mogul) (11/06/90)

In article <CHITTAMU.90Nov5163541@pogo.cs.umass.edu> chittamu@pogo.cs.umass.edu (Satish Chittamuru) writes:
>Would someone know if the function xdr_pointer() exists in the ultrix
>libraries? All the other XDR functions seem to be the libc.a except
>this one. And I need to use it. Could anyone tell if it is there,
>atleast with a different name? I couldn't find anything in the man
>pages about this.

You don't specify which version of Ultrix you are using, but I checked
around here, and it appears that this is missing through version 3.1D,
and present in Ultrix 4.0 (MIPS and Vax).

-Jeff