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

    Bug typederived parameters

    Hi, i have a problem with a type parameters, that my module: module toto type to3 real, dimension(3) :: k end type to3 type alfa type(to3) :: tik type(to3) :: tok end type alfa type agra real :: r, g, u, z type(alfa) ::sup end type agra TYPE(agra), parameter ...

Part and Inventory Search

Back
Top