Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rkfortran78

    Fortran 2 dimension array

    Hello, I am looking for the code in fortran for adding the below data (int, string) into an array 1,"test1" 2,"test2" 3,"test3" 4,"test4" 5,"test5" Can anyone please provide me the code for this in fortran
Back
Top