Recent content by balthamossa2b
-
B
Fortran Help to a FORTRAN newbie with KIND, please
Hi, I'm starting with FORTRAN (I have Microsoft Powerstation) and I was experimenting with KIND. Specifically, what I wanted was: integer (kind=8):: list of variables But the compiler doesn't let me use KIND with integers if kind>4, and I really need to use long integers. Can someone...- balthamossa2b
- Thread
- Fortran
- Replies: 4
- Forum: Programming and Computer Science