Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Binary File Processing

Scenario

Not all files come in as fixed format file. Sometimes datafiles have no formal structure or markers. In this case it may be possible to parse the file using binary file processing.

...