|
|
coherent
pprriinnttff() -- Accessible Kernel Routine vvooiidd pprriinnttff(_f_o_r_m_a_t, _a_r_g, ... ) cchhaarr *_f_o_r_m_a_t; The kernel's version of pprriinnttff() is a simplified version of the function found in the standard C library. This version recognizes the formatting conversions %, cc, dd, oo, pp, rr, ss, uu, xx, DD, OO, UU, and XX. It also recognizes the length modifier ll. It does not recognize left justification, field widths, or zero padding. For details on each conversion specification, see the Lexicon entry for the standard-I/O (STDIO) pprriinnttff() library function. _S_e_e _A_l_s_o aacccceessssiibbllee kkeerrnneell rroouuttiinneess, pprriinnttff() _N_o_t_e_s Note that unlike the library version of this function, the kernel version of pprriinnttff() is synchronous; that is, it does not wait until the next context switch before it prints your message.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.