Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/node114.html
Дата изменения: Wed Jul 2 03:52:41 2008
Дата индексирования: Fri Sep 5 19:37:59 2008
Кодировка:
String content XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


ssclib (ssclib-3.33.4) [xmmsas_20080701_1801-8.0.0]

Subroutines for dumping test Subroutines for dumping test Dumping images to FITS Home Index

Meta Index / Home Page / Subroutines for dumping test

String content

Many ASCII codes are not associated with a printable character and thus it can be hard to determine all the characters in a string just by printing it to standard output. The present subroutine takes a string, chops it into individual characters, and prints the ASCII code of each character plus its associated printable character, if there is one.

  subroutine dumpString(str)
    character(*), intent(in) :: str
  end subroutine dumpString



XMM-Newton SOC/SSC -- 2008-07-01