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 strongm 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: *

  1. truongthinhs

    Declare a large arary!

    I cant declare it, the program give the error like as: Error: The size of the array dimension is too large, and overflow occurred when computing the array size. [A] REAL,DIMENSION(0:100000,0:100000)::A.
  2. truongthinhs

    Declare a large arary!

    I want to declare a array 2 demensions with large size. Exam: A(1000000,1000000). Can I make it in Fortran? if can how I must declare? Please, help me. Thank you very much!

Part and Inventory Search

Back
Top