home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / cray / 326 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.unix.cray
  2. Path: sparky!uunet!psinntp!uaisun4!mrl
  3. From: mrl@uai.com (Mark R. Ludwig)
  4. Subject: Storage of Fortran character strings on Cray
  5. Message-ID: <MRL.92Dec16094950@sun4.uai.com>
  6. Sender: mrl@uai.com (Mark R. Ludwig)
  7. Organization: Universal Analytics, Inc., Torrance (LA), CA
  8. Date: 16 Dec 92 09:49:50
  9. Lines: 17
  10.  
  11. I'd appreciate information or pointers to information about how
  12. Fortran character strings are stored on Cray machines.  I have the
  13. impression that sometimes they are word-aligned, but I don't know how
  14. they then honor the X3.9-1978 standard which requires adjacency of
  15. elements of a character array.  Perhaps only the first element of the
  16. array is mandatorily aligned, and rest are also aligned only if the
  17. length of each element is an integer multiple of 8?
  18.  
  19. Hopefully related enough to not need a separate post, can someone tell
  20. me what the addressability is of data on Cray machines?  What does the
  21. machine have to do to extract an arbitrary character from a string?
  22.  
  23. Thanks in advance.$$
  24. -- 
  25. INET: mrl@uai.com           NIC: ML255           ICBM: USA; Lower Left Coast
  26. "A computer is one of life's joys; it follows simple rules.  Just like
  27.  children, adults need toys, only we like to call them 'tools.'" -- Dave Ross
  28.