C++ coding on Linux system with *.a library (generated from FORTRAN) -
as absolute beginner on linux , c++, know if there way use *.a lib library in c++.
i have scientific *.a library generated fortran code. on other hand, planning write programs in c++ on linux system. in case, how can use *.a library c++, or if not how convert 1 can used in c++ (most importantly on linux system).
i using eclipse ide c++.
Comments
Post a Comment