Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help me with converting Fortran90 code to a cpp code

Status
Not open for further replies.

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.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top