Jump to content

KernPrintf

From EDM2
Revision as of 15:00, 5 July 2017 by Martini (talk | contribs) (Created page with "To use the Printf function from a PDD. ==Synopsis== void APIENTRY KernPrintf(const char *fmt, ...); ==Parameters== * Printf standard parameter Category:OS4KEE")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To use the Printf function from a PDD.

Synopsis

void  APIENTRY KernPrintf(const char *fmt, ...);

Parameters

  • Printf standard parameter