[comp.sys.amiga.tech] Error in 1.3 Autodocs: debug.doc

phil@titan.rice.edu (William LeFebvre) (02/01/89)

Sorry if this has been mentioned before....

The 1.3 Autodocs for the debug.lib linker library has this to say about
KPrintF:  "KPrintF is the assembly interface that wants the two pointers
in registers.  _KPrintF and _kprintf are the C interfaces..."

Unfortunately, that first sentence is wrong.  Debug.lib has no "KPrintF"
defined.  However, it does have "KPutFmt", which appears to function like
a KPrintF.  Also, KPutFmt is not documented at all in debug.doc.  Just
thought someone might want to know.  I'll probably send in a bug report,
too, just in case no one has caught this already.

And there I was, believing the autodocs over the RKMs.  Sigh.

			William LeFebvre
			Department of Computer Science
			Rice University
			<phil@Rice.edu>