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 Wanet Telecoms Ltd 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: bhussin74
  • Content: Threads
  • Order by date
  1. bhussin74

    Arranging data within table

    Hi everyone...need your help as I'm spend ages to solve the problem. My problem is I have a table just like this Sample Machine Element Value 123 2 Ca 5 123 2 V 4 123 2 Vi 2 .. .. My Question is how can I make the table like this...
  2. bhussin74

    file length in FORTRAN

    Hi guys... How we can get a file length in FORTRAN. Assume we have a file data file1.dat 12 14 3 4 67 89 54 47 How can we get the length of file1.dat
  3. bhussin74

    Open several files

    Hi guys.... need your kindly help I have a problem where I need to open few files in my main program. As example let say I have file1.dat file2.dat file3.dat and so on. My question is in my main program I have to open the all files in a loop program do 10 i = 1,5 {file to open} open...

Part and Inventory Search

Back
Top