Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!pp!milano!bigtex!mybest!moray!siswat!buck From: buck@siswat.UUCP (A. Lester Buck) Newsgroups: comp.sources.wanted Subject: PD printf/_doprt implementation Keywords: PD printf _doprt minimal functionality Message-ID: <384@siswat.UUCP> Date: 4 Apr 89 04:07:34 GMT Organization: Photon Graphics, Houston Lines: 11 Could someone please point me to a source for a PD printf/_doprt routine? I need something with minimal functionality (%d, %x, and %s) for some kernel debugging (actually VRM debugging under AIX/RT). I know this isn't that tough to do myself, but why reinvent the wheel? And I also know that printf is very system dependent with its variable number of arguments, but since I am doing kernel level code, that is not an issue. Thanks alot! -- A. Lester Buck ...!texbell!moray!siswat!buck