From: Bob English <bob at ucla-locus> If salloc acted on it's arguments rather than returning a value ( "salloc(n,&tmp);" instead of "tmp = salloc(n);"), it would rarely be swept (or written) into a complex expression. --bob--