Recent content by physicsposter
-
P
Fortran Fortran: printing the Printing the Hex contents of a character variable
Given a character variable character*10 name write (6,111) name 111 format (?) what do I put in the format statement to print the hexadecimal contents of name?- physicsposter
- Thread
- Fortran Printing Variable
- Replies: 1
- Forum: Programming and Computer Science