swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  Related Syntax    
modifier  

binary-output

 
 

Syntax

binary-output constant-numeric-expression


Purpose

Provides default byte-ordering for the "%b" format item. OmniMark selects byte-ordering instructions in the following order:

  1. The numeric format modifier given in the "%b" item.
  2. The value specified in the binary open modifier applied to the stream in which "%b" is being written.
  3. The value specified in the binary-output declaration.
  4. Zero (0).

The binary-output declaration can appear anywhere in a program, any number of times. When more than one is included, the same value must be specified for each. If all of the binary-output declarations occur before the first rule or function definition, they must all specify zero (0).

    Related Syntax
   binary
 
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:33:48 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.