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

    Fortran problem matrix

    Hi! I'm doing a program for the product between a matrix and a vector, after i'll need also the product between two matrixes. My compiler (silverfrost) doesn't work with this code but I think that it is all right :/ program matvett ! ! program for the product Mat x Vect ! implicit none integer...
  2. ema91

    Error: Symbol cannot have a type

    Hi! I'm new here and a few days ago I have started to program in Fortran. I used Fortran 5 years ago in my university but now I have a problem. I use codebloks and when I compile this text I have this error: Symbol 'Square' cannot have a type. I don't understand why? There is anyone can help me...

Part and Inventory Search

Back
Top