as it's #defined... look for the source of pow10()... http://plan9.bell-labs.com/sources/plan9/sys/src/libc/port/pow10.c
most likely is #defined so it doesn't clash with linux's pow10(3) On Thu, Jul 22, 2010 at 3:59 AM, EBo <e...@sandien.com> wrote: > > libc.h redefines pow10 to be p9pow10. I cannot find the source for > p9pow10 in plan9port, 9vx nor sysfromiso. > > Does anyone know what's up with that? > > > -- Federico G. Benavento