aze
Member level 3
- Joined
- Jan 30, 2005
- Messages
- 59
- Helped
- 9
- Reputation
- 16
- Reaction score
- 2
- Trophy points
- 1,288
- Location
- peaceisland
- Activity points
- 506
Fortran2Cpp
Hi,
I'm trying to convert fortran90 code to a cpp code , so I need some help:
- what is the equivalent in cpp of SUBROUTINE (fortran), is it FUNCTION?
- what is the equivalent in cpp of CALL (fortran)?
-do you have any ebooks wich compare fortran to cpp.
- can I call a fortran90 code from a cpp code. it means is there any fortran.h to include?
Thanx
aze.
Hi,
I'm trying to convert fortran90 code to a cpp code , so I need some help:
- what is the equivalent in cpp of SUBROUTINE (fortran), is it FUNCTION?
- what is the equivalent in cpp of CALL (fortran)?
-do you have any ebooks wich compare fortran to cpp.
- can I call a fortran90 code from a cpp code. it means is there any fortran.h to include?
Thanx
aze.