PDA

View Full Version : Re: [LF] strange data statement


Lahey Support
08-15-2003, 12:19 AM
At 12:14 PM 1/19/1999 -0800, you wrote:
>I am studying a Fortran program listed in a Ph.D. dissertation. That
>program was compiled and ran in an IBM 370/3032 in a famous university
>about twenty years ago. There is a data statement
>
> DATA S/Z3C100000/
>
>in a subroutine. There is not any parameter statement and not any
>variable name starting with Z3C. Can any one please tell me that this
>data statement could possibly pass through any Fortran compiler?
>
>Wen Chiang
[address removed]
>
>
It initializes the variable S to hex 3C100000.

David Bubenik
A 360/67 + 370/168 veteran


David Bubenik