Manual

June 2004 Isis® Sonar User's Manual, Volume 2
97
E.7.1 WPOINT: A Structure for Bridging Back to 16-
Bit Systems
The Target utility originally was designed to run on 16-bit Windows systems.
With the emergence of 32-bit systems, Target was upgraded to run on these
newer systems. At the same time, Target has maintained its backward
compatibility with the 16-bit systems by including a programming structure
identified to Target as
wpoint (Table E-6).
Table E-6. The WPOINT structure for a TGT or CON file
Structure’s Element
Name
Bytes
Used
Data
Type
Remarks, Values,
Ranges, Examples, etc.
total bytes used for this structure: 4
X
2 SHORT for backward compatibility
Y
2 SHORT for backward compatibility
E.7.2 CINFO: Channel Information Header Structure
The header structure for channel information appears in Table E-7.
Table E-7. The CINFO header structure in a TGT or CON file
Structure’s Element
Name
Byte
offset
Data
Type
Remarks, Values, Ranges,
Examples, etc.
total bytes used for this structure: 1024
StructureVersion
0 WORD Version for the CINFO structure
100 = Version 1.00 (old CINFO)
101 = Version 1.01
102 = 1.02 (current CINFO
version)
Cinfo_size
2 WORD Size of the CINFO structure (1024
bytes)
Appendix E: Using the Target Utility