# to the nth power

Peter da Silva peter at ficc.ferranti.com
Tue Nov 6 08:40:45 AEST 1990


In article <226 at smds.UUCP> rh at smds.UUCP (Richard Harter) writes:
> 	for (y=x,sqrtx=1;y>0;) {ysave = y;y =/ 16;sqrtx =* 4;}

Wow.

This man has been programming in C for a *long* time. I'm impressed.

(quiz: why do I come to this conclusion?)
-- 
Peter da Silva.   `-_-'
+1 713 274 5180.   'U`
peter at ferranti.com



More information about the Comp.lang.c mailing list