suse man page for bprintf

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)

NAME
bprintf - Parse a format string and place args' binary value in a buffer
SYNOPSIS
int bprintf(u32 * bin_buf, size_t size, const char * fmt, ...);
ARGUMENTS
bin_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 arguments
DESCRIPTION
The function returns the number of words(u32) written into bin_buf.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BPRINTF(9)
Related Man Pages
vsnprintf(9) - suse
err(3) - bsd
vsnprintf(9) - centos
uvszprintf(3alleg4) - debian
vsprintf(3) - osf1
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB