Re: integer*8 speed vs integer*4 speed



Does anyone know of the relative speed difference of generally using integer*8 over integer*4 ? Specifically in Win32.

Why not test it and find out?

Because my current F77 compiler does not support integer*8 and logical*8. I am trying to move to the IVF 9.1 compiler but am having many, many problems for my mixed F66 / F77 code (mostly zero initialization problems).

Thanks,
Lynn

.