Hello,

I have a source code in FORTRAN.. And there are some print statements in it..

I just want to know is it directly or indirectly possible to print this output using

std::cout

stmt in FORTRAN Code..??

If so, how it can be done?? I want to display output of fortran code into a textbox and my application is written in C++

Please share your ideas and comments.

Thanks

Regards
Rakesh Patil