Currently I\'m brushing up on my Fortran95 knowledge (don\'t ask why)...
I\'m running in to a problem though. How does one handle large integers, eg. the size of: ~7
Have you tried INTEGER(KIND=4)?