home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14757 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1001 b 

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!rz.uni-karlsruhe.de!bosch
  2. From: bosch@rz.uni-karlsruhe.de (Gerhard Bosch)
  3. Newsgroups: comp.sys.hp
  4. Subject: Softbench 1.0 on HP 720
  5. Date: 12 Jan 1993 08:19:30 GMT
  6. Organization: University of Karlsruhe, Germany
  7. Lines: 18
  8. Distribution: world
  9. Message-ID: <1ituuiINNqhe@nz12.rz.uni-karlsruhe.de>
  10. NNTP-Posting-Host: ifh-hp2.bau-verm.uni-karlsruhe.de
  11.  
  12. Hi, I was wondering if there are any know troubles with Softbench Version
  13. 1.0 on an HP 720 using HPUX 8.05.
  14.  
  15. Could it be possible that it doesn't work to check the value of a 3-dimensional
  16. array. Just a short Fortran section to define such an array.
  17.  
  18.        parameter(nx=20,ny=20,nz=20)
  19.        real x(nx,ny,nz)
  20.  
  21. I haven't done a systematic survey ( Just using softbench ) but I wasn't
  22. able to check the value of such an array element using explicitly the
  23. interested indices ?
  24.  
  25.  
  26. Did anybody have similar problems ?
  27.  
  28.  
  29. Sincerely Gerhard Bosch
  30.