Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike 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: *

  • Users: matthewkmk
  • Content: Threads
  • Order by date
  1. matthewkmk

    how to "integer to string" for the array

    if I want to make the array name as variable, e.g. BIG_1234(2,1), (the number 1234 can be varied) anyone can help me? Thx very much
  2. matthewkmk

    some error occur while using f90SQL

    main.obj : error LNK2001: unresolved external symbol _F90SQLALLOCHANDLE@16 anyone can help me to solve this one? thx a lot
  3. matthewkmk

    how to draw a table in Visual Fortran

    I have some data but I want to put it into a table just like the table we can draw in MS-Word. Anyone can help me? Thx very much.
  4. matthewkmk

    how to read the data on the same line

    how to read the data on the same line e.g. if i want to read the number after Mary once I have found Mary in the data file. Because it will read the next line after it found Mary if I want to read the number after Mary. open(13,FILE='ff.dat') 1010 continue...
  5. matthewkmk

    how to read data from a formatted text file

    If I have a file in this format: Actually this is a long file, I just want to get some data from it. ........... * ******************* * Class 1 ****************** Name No John 1 Mary 2 ...

Part and Inventory Search

Back
Top