Changes between Version 2 and Version 3 of CADRG

Show
Ignore:
Timestamp:
02/11/09 11:55:20 (19 months ago)
Author:
CarolynKnabel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CADRG

    v2 v3  
    5151-- Scott Marshall - 16 Apr 2006 
    5252 
    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.  
     53Found 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.  
    5454To get the edition I've looked for an integer located between 17 and 28 bytes past "TPC". Anyone see a problem in this?   
    5555