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

    Fortran 90 - Derived data types with a derived data type member

    Hi, I am trying to send a derived data type , which has a derived data type as a member, to a 'C' function. However from the C function trying to access to access the derived type member results in a segmentation fault. For more context here is the little snippet of code.. TYPE :: TEST...

Part and Inventory Search

Back
Top