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: kostaskon
  • Content: Threads
  • Order by date
  1. kostaskon

    Help with linking shared library .dll to Fortran code

    Hi! I'm trying to link a .dll file to my fortran code. The dll is a compiled shared library of subroutines. The instructions I've found online seem quite complicated and so far they haven't gotten me very far. Does anyone have any idea how I should go about it?
  2. kostaskon

    Memory problem during iterative data output

    Hi all! My program is constructed using three nested for loops: for each distance value the program executes for e.g. 10 energy values and for each energy value the program executes for e.g. 10 phase values. Using CALL system('mkdir ...') I organize the output in folders accordingly. Thus...

Part and Inventory Search

Back
Top