Void* Problem in BT

Eliot Moss moss at cs.umass.edu
Fri Feb 8 10:20:45 AEST 1991


Just an additional point -- there are compilers out there that understand void
as, for example, the result type of a function, but do not understand (void *)
properly. This might well be your situation. One compiler I know of that
does/did not implement void * is the MIPSco compiler, at least in earlier
releases (maybe fixed by now).					Eliot
--

		J. Eliot B. Moss, Assistant Professor
		Department of Computer and Information Science
		Lederle Graduate Research Center
		University of Massachusetts
		Amherst, MA  01003
		(413) 545-4206, 545-1249 (fax); Moss at cs.umass.edu



More information about the Comp.unix.programmer mailing list