Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!phil From: phil@titan.rice.edu (William LeFebvre) Newsgroups: comp.sys.amiga.tech Subject: Error in 1.3 Autodocs: debug.doc Keywords: KPrintF, KPutFmt Message-ID: <2523@kalliope.rice.edu> Date: 1 Feb 89 05:53:36 GMT Sender: usenet@rice.edu Reply-To: phil@rice.edu (William LeFebvre) Organization: Rice University, Houston Lines: 18 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