fmt_fill man page on Alpinelinux

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

fmt_fill(3)							   fmt_fill(3)

NAME
       fmt_fill - append spaces to a string

SYNTAX
       #include <fmt.h>

       size_t fmt_fill(char *dest,
	     size_t srclen, size_t padlen,
	     size_t maxlen);

DESCRIPTION
       fmt_fill	 appends  padlen-srclen spaces (if that number is positive) to
       dest (which holds srclen bytes).	 It truncates the output only  if  the
       length would exceed maxlen.

       It returns the number of bytes it wrote.

       fmt_fill does not append \0.

       If  dest	 equals FMT_LEN (i.e. is zero), fmt_fill returns the number of
       bytes it would have written.

SEE ALSO
       fmt_strn(3), fmt_pad(3)

								   fmt_fill(3)
[top]

List of man pages available for Alpinelinux

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