Changes between Version 2 and Version 3 of CADRG
- Timestamp:
- 02/11/09 11:55:20 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CADRG
v2 v3 51 51 -- Scott Marshall - 16 Apr 2006 52 52 53 Found a work around. I've opened a FileInputStream, search the CADRG file for "TPC", then count 12 bytes along in the file and take the previous 5 bytes in as characters to get the Chart Series.53 Found a work around. I've opened a !FileInputStream, search the CADRG file for "TPC", then count 12 bytes along in the file and take the previous 5 bytes in as characters to get the Chart Series. 54 54 To get the edition I've looked for an integer located between 17 and 28 bytes past "TPC". Anyone see a problem in this? 55 55
