rkfortran78
Computer
- Dec 2, 2012
- 1
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
1,"test1"
2,"test2"
3,"test3"
4,"test4"
5,"test5"
Can anyone please provide me the code for this in fortran