Umm, Christian, how hard did you look? It's in ./libproff/time.c. It took about 5 seconds to find it... Bill At 02:00 PM 2/24/97 +0100, Christian Krackowizer wrote: >At 23:30 24.02.97 +1100, you wrote: >>> There's a macro named 'itod'. This macro has 2 params on both HP-UX and AIX >>> and deals with inodes and physical blocks. >>> The use of 'itod' (with only one parm) in nntpcache.c and others looks like >>> a conversion macro - nntpcache.c fails to compile. >>> >>> ? on which system is 'itod' defined ? what's the real usage ? please >post it . >> > >>Ick. It's actually an nntpcache libproff function. > >NO. in ./libproff/....h it's only declared as external, there's no .c in >the whole tree of nntpcache which contains this function. >On HP-UX and AIX, the corresponding function is found by the compiler in >/usr/include/sys/sysmacro.h (or so ..) and this function is different! >Maybe this 'itod' has another meaning on the developping platform of >nntpcache. > >>Converts an int to a time period. > >If this function is available on you system, please email it to me. > >regards > >Christian Krackowizer | email: kra1@technodat.co.at >TECHNODAT CAD/CAM - Systeme fuer Moebel GmbH | Phone: +43 - (0)662-454944-0 >Jakob-Haringer-Strasse 6 | FAX: +43 - (0)662-454944-9 >A-5020 Salzburg | Compuserve: 74343,2225 >AUSTRIA > > >