Lahey Support
08-15-2003, 12:19 AM
Look on page 6 of the Lahey Fortran (LF90) Language Reference Manual. You
will see that Z signifies a hexadecimal integer.
Jim
Check out my web site http://www.kressworks.com/
It'll blow your mind (politically), stimulate your senses (artistically)
and provide scientific insights beyond compare!
Be sure to read the Warp maintained POV VFAQ:
http://www.cs.tut.fi/~warp/povVFAQ.html
-----Original Message-----
From: Wen-Li Chiang [address removed]
To: [address removed] [address removed]
Date: Tuesday, January 19, 1999 3:25 PM
Subject: [LF] strange data statement
>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]
will see that Z signifies a hexadecimal integer.
Jim
Check out my web site http://www.kressworks.com/
It'll blow your mind (politically), stimulate your senses (artistically)
and provide scientific insights beyond compare!
Be sure to read the Warp maintained POV VFAQ:
http://www.cs.tut.fi/~warp/povVFAQ.html
-----Original Message-----
From: Wen-Li Chiang [address removed]
To: [address removed] [address removed]
Date: Tuesday, January 19, 1999 3:25 PM
Subject: [LF] strange data statement
>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]