Platform for Which the
Data Was Created
|
Platform the Data Is
Read On
|
Signed Integer
|
Informat
|
---|---|---|---|
big endian
|
big endian
|
yes
|
IB or S370FIB
|
big endian
|
big endian
|
no
|
PIB, S370FPIB, S370FIBU
|
big endian
|
little endian
|
yes
|
IBR
|
big endian
|
little endian
|
no
|
PIBR
|
little endian
|
big endian
|
yes
|
IBR
|
little endian
|
big endian
|
no
|
PIBR
|
little endian
|
little endian
|
yes
|
IB or IBR
|
little endian
|
little endian
|
no
|
PIB or PIBR
|
big endian
|
either
|
yes
|
S370FIB
|
big endian
|
either
|
no
|
S370FPIB
|
little endian
|
either
|
yes
|
IBR
|
little endian
|
either
|
no
|
PIBR
|
Language
|
2 Bytes or 8-Bit Systems
|
4 Bytes or 16-Bit Systems
|
8 Bytes or 64-Bit Systems
|
---|---|---|---|
SAS
|
IB2., IBR2., PIB2.,PIBR2.,
S370FIB2., S370FIBU2., S370FPIB2.
|
IB4., IBR4., PIB4.,
PIBR4., S370FIB4., S370FIBU4., S370FPIB4.
|
IB8., IBR8., PIB8.,
PIBR8., S370FIB8., S370FIBU8., S370FPIB8.
|
C
|
short
|
int
|
long 1
|
Java
|
short
|
int
|
long 1
|
Visual Basic 6.0
|
short
|
long*
|
none
|
Visual Basic.NET
|
short
|
integer
|
long 1
|
PL/I
|
fixed bin(15)
|
fixed bin(31)
|
fixed bin(63)
|
Fortran
|
integer*2
|
integer*4
|
integer*8
|
COBOL
|
comp pic 9(4)
|
comp pic 9(8)
|
comp pic 9(16)
|
IBM assembler
|
H
|
F
|
FD
|
1The size of integers declared as long depends on the operating environment. |