Query: bprintf
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BPRINTF(9) Basic C Library Functions BPRINTF(9)NAMEbprintf - Parse a format string and place args' binary value in a bufferSYNOPSISint bprintf(u32 * bin_buf, size_t size, const char * fmt, ...);ARGUMENTSbin_buf The buffer to place args' binary value size The size of the buffer(by words(32bits), not characters) fmt The format string to use @...: Arguments for the format string ... variable argumentsDESCRIPTIONThe function returns the number of words(u32) written into bin_buf.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BPRINTF(9)
Related Man Pages |
---|
err(3) - bsd |
curl_mprintf(3) - mojave |
vfprintf(3) - osf1 |
vprintf(3) - osf1 |
vsnprintf(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
Migrating to UNIX |
A (ksh) Library For and From UNIX.com |
The Future of the PM (Private Message) System at UNIX.com |