CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2009
    Posts
    88

    regarding fortran in c++

    well i Wish to Embed a fortran code in my VC++ code can any one please guide me through the complete proccess of using fortran in c++......i have gone through tutorials on net and m unable to catch it kindly please help......
    m working on Windows Xp.....and using f2exe compiler for fortran packages.....

  2. #2
    Join Date
    Nov 2006
    Posts
    1,611

    Re: regarding fortran in c++

    Google of "inline fortran visual C++" game one link on Mixed Language Programming using C++ and Fortran 77, which might be applicable to other versions of Fortran.
    If my post was interesting or helpful, perhaps you would consider clicking the 'rate this post' to let me know (middle icon of the group in the upper right of the post).

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured