WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Message sets: C options file for the mqsicreatemsgdefs command

Specify the options for the mqsicreatemsgdefs command when you import a C header file.

The following table lists the elements in the C language section of the options file. The following restrictions apply:

For further information on using these options, see Message Sets: Importing from C.

<C> element Possible values
COMPILER_NAME1
  • Msvc (Default)
  • Icc
  • AIXgcc
  • AIXxlc
  • OS390
CODEPAGE
  • SO8859-1
  • Cp037
  • Cp1252 (Default)
FLOATING_POINT_FORMAT
  • IEEE Extended INTEL (Default)
  • IEEE Extended AIX®
  • IEEE Extended OS/390®
  • IEEE Non-Extended
  • IBM® 390 Hexadecimal
INCLUDE_PATH2 Absolute path names of other header files, or an empty string (this is the default value).
BYTE_ORDER
  • Little Endian (Default)
  • Big Endian
ADDRESS_SIZE
  • 32 (Default)
  • 64
SIZE_OF_LONG_DOUBLE
  • 64 (Default)
  • 128 (Not supported)
PACK_LEVEL1
  • 1
  • 2
  • 4
  • 8 (Default)
  • 16
SIZE_OF_ENUM
  • 1
  • 2
  • 4
  • 5 (Default)
PRESERVE_CASE_IN_VARIABLE_NAMES
  • True (Default)
  • False
STRING_ENCODING
  • SPACE - Fixed-length strings (Default)
  • NULL - Null-terminated strings
STRING_PADDING_CHARACTER
  • SPACE (Default)
  • NUL
  • 'c'
  • "c"
  • 0xYY
  • YY
  • U+xxxx
SCHEMA_TARGET_NAMESPACE_URI A valid namespace URI, or empty (default)
MESSAGE_PREFIX3 A string with which to prefix created messages, or empty. Default is msg_.
PRE_PROCESSING_OPTION
  • none (default)
  • ale_idoc
  • file_idoc
Notes:
  1. If COMPILER_NAME is set to AIXxlc, the value of PACK_LEVEL is not used.
  2. In INCLUDE_PATH, separate paths by the system-dependent path separator character.
  3. MESSAGE_PREFIX is ignored if PRE_PROCESSING_OPTION is ale_idoc or file_idoc.
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:19


Reference topicReference topic | Version 8.0.0.7 | an18440_