vbin_printf man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

VBIN_PRINTF(9)		   Basic C Library Functions		VBIN_PRINTF(9)

NAME
       vbin_printf - Parse a format string and place argsĀ“ binary value in a
       buffer

SYNOPSIS
       int vbin_printf(u32 * bin_buf, size_t size, const char * fmt,
		       va_list args);

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

       args
	   Arguments for the format string

DESCRIPTION
       The format follows C99 vsnprintf, except n is ignored, and its argument
       is skiped.

       The return value is the number of words(32bits) which would be
       generated for the given input.

NOTE
       If the return value is greater than size, the resulting bin_buf is NOT
       valid for bstr_printf.

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013			VBIN_PRINTF(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net