1. Re: Quiz! -Reply -Reply
- Posted by Jay Turley <jturley at MDC.COM> Oct 20, 1998
- 518 views
>>> "Carl R. White" <C.R.White at SCM.BRAD.AC.UK> 10/20/98 10:28am >>> >Incidentally, it's probably better to use: > out = prepend(r_reverse(in[i]), out) >rather than > out = {r_reverse(in[i])} & out >. Semantically equivalent (i.e. they do the same thing), but syntactically >tidier. IMHO. >Feeling very silly, >Carl >/me hits self over head with fish. *Splat*. Uh... give me the fish... smack = prepend(jay,fish) I agree... much tidier. <clears fish from face> -Jay Turley