bprintf(9) centos man page | unix.com

Man Page: bprintf

Operating Environment: centos

Section: 9

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 3.10 June 2014 BPRINTF(9)
Related Man Pages
vsnprintf(9) - suse
trace_printk(9) - centos
curl_mprintf(3) - redhat
vsprintf(3) - osf1
uvszprintf(3alleg4) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities