 |
Index for Section 1 |
|
 |
Alphabetical listing for U |
|
utob(1)
NAME
utob - ASCII ucode to binary ucode converter
SYNOPSIS
utob text_file binary_file
DESCRIPTION
The utob converter reads the ASCII ucode file and write it out in binary
form in the file specified in the command line. It checks the version stamp
of the ucode file, and if it does not correspond to its own stamp, a
warning message will be printed. By convention, ASCII ucode files have the
extension .U and binary ucode files have the extension .B, but utob does
not force this convention on the user.
ERRORS
The utob converter detects any syntax error or missing fields in the input
ucode instructions during input, and it will output error messages.
SEE ALSO
btou(1)