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. yorelchr

    stack overflow

    Norbert, I always reply before checking if there's new post...but I was so happy that I wanted to share it !! When you put 4000000, it directly translates it into 0x3d0900 Maybe I could put a smaller number, but for tonight, I just let this :-) thanks again
  2. yorelchr

    stack overflow

    thank you thank you thank you and thank you !!!!!! it worked...I've put the value : 4000000 and 4000000. And the program ran perfectly !! Really big thanks to all of you for your help and advices !!!
  3. yorelchr

    stack overflow

    Hi norbert, thank you, I've found the tabs. I tried with numbers like 0x4 and 0x4 but nothing changed...
  4. yorelchr

    stack overflow

    to gummibaer: yes, it's quite a lot more than a million, but I really coudn't find any other way and until now I never had any problem with that. I tried to do the command with the Stack, but all I could find on internet in the kind of message you put in your post, but I'm completely unable to...
  5. yorelchr

    stack overflow

    oups, sorry, didn't see your last replies. I had to take a previous version of my main.exe...I'm so in a hurry that I'm starting to do big mistakes...and from now, I will do backups more regularly !!! thank you really for your help !!
  6. yorelchr

    stack overflow

    ok, I could found a "not too old" version of my main... First, thank you very much for your replies !!! so I've put a count, when the program stops, its value is 1020163 all the arrays are allocatable and I think I really should increase the "stock". I don't think there's a problem in my program...
  7. yorelchr

    stack overflow

    sorry, I didn't react to your message before. I've made a terrible mistake: I wanted to do what xwb advised me and I don't know what I did but I "lost" the main program. When opening Compaq Visual Fortran it tells me that not all the files could be downloaded and asks me if I want to create a...
  8. yorelchr

    stack overflow

    Hello Everyone, I've written a program that have a lot of loops and a recursive subroutine. When I run it, I always have the following error message: forrt1 : severe (170): program exception - stack overflow. How can I increase the memory? I've already declared the arrays as Allocatable. I'm...

Part and Inventory Search

Back
Top