Host structure indicator array in C and C++ applications that use SQL

This figure shows the valid syntax for host structure indicator array declarations.

Host Structure Indicator Array

Read syntax diagramSkip visual syntax diagram
                                                .-int-.   
>>-+--------+--+----------+--+--------+--short--+-----+--------->
   +-auto---+  +-const----+  '-signed-'                   
   +-extern-+  '-volatile-'                               
   '-static-'                                             

   .-,---------------------------------------------------.        
   V                                                     |        
>----variable-name--[--dimension--]--+-----------------+-+-- ; -><
                                     '- = --expression-'          

Note: Dimension must be an integer constant between 1 and 32767.