functions returning pionters to functions

gwyn%brl-vld at sri-unix.UUCP gwyn%brl-vld at sri-unix.UUCP
Sat Dec 17 05:14:39 AEST 1983


From:      Doug Gwyn (VLD/VMB) <gwyn at brl-vld>

In C, * binds weaker than func() so parentheses are NOT necessary in
	*func()
if you want to call the function, then dereference the return value.



More information about the Comp.unix mailing list