>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  HEXDUMP
Libraries

HEXDUMP

HEXDUMP

Name


      HEXDUMP

Purpose


      Display a file in hex.

Category


Calling Sequence


      hexdump, file

Inputs


      file = File to display. in
          File may optionally be a byte array to dump.

Keyword Parameters


Keywords


        NBYTES=n Bytes to display on each line (def=10).
        LINES=lns Lines in group (def=20).

Outputs


Common Blocks


Notes


      Notes: Enter ? when --- more --- is displayed
        to get a list of commands.
        Unprintable characters are translated to be
        visible as follows: Ascii Hex
            Carriage Return: � 13 0D
            Line Feed: � 10 0A
            Tab: � 9 09
            Other: �

Modification History


      R. Sterner, 2000 Nov 22
      R. Sterner, 2002 Mar 25 --- Added more help text.
  Copyright (C) 2000, Johns Hopkins University/Applied Physics Laboratory
  This software may be used, copied, or redistributed as long as it is not
  sold and this copyright notice is reproduced on each copy made. This
  routine is provided as is without any express or implied warranties
  whatsoever. Other limitations apply as described in the file disclaimer.txt.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us