Re: Calculating a program's run time



Oops, I copied and pasted from a wrong window. Here is the correct
variable declaration:

CHARACTER (LEN = 12) REAL_CLOCK (3)
INTEGER date_time1 (8), date_time2 (8)

.



Relevant Pages