Lines Matching +full:on +full:- +full:the +full:- +full:fly
1 .\"----------------------------------------------------------------------------
2 .\" "THE BEER-WARE LICENSE" (Revision 42):
5 .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
6 .\" ---------------------------------------------------------------------------
13 .Nd convert file to c-source
23 byte to its decimal or hexadecimal representation on the fly.
25 This also means that the last byte value is not followed by a comma.
26 By default the byte values are printed in decimal, but when the
28 option is given, the values will be printed in hexadecimal.
32 followed by a space except for the last one on the line.
34 If more than 70 characters are printed on the same line, that line is
35 ended and the output continues on the next line.
36 With the
38 option this can be made to happen after the specified number of
40 The length of the line will not be considered anymore.
41 To have all the byte values printed on the same line, give the
45 A prefix and suffix strings can be printed before and after the byte values
48 The first non-option word is the prefix, which may optionally be followed
49 by a word that is to be used as the suffix.
52 The prefix is used to define an array type and the suffix is used to end
58 options are useful when the binary data represents a bitmap and the output
63 .Bd -literal -offset indent
68 .Bd -literal -offset indent