- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Message Edited by drb on 04-26-2004 09:27 AM
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry to have been vague. I will try to create a small example of what I am doing and see if that has the same characteristics. I'll post this later.
I have posted a support issue for the GETARG, which I am dealing with via that route. It seems that with my compiler arguments and the new ifort compiler, GETARG doesnt work on my program anymore, ie I cannot get any arguments from the command line, including the program name.
Ben
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have now written a short program. As ever with small programs, this works! So at least that has shown me that the bug must be somewhere else in my code. I think the memory table is getting trashed, since I allocate one array, and get the LOC of it (from which I can work out the end LOC). Then, I allocate another (larger) array in the same subroutine. This LOC is marginally less than the first, and therefore is using the same memory locations as the first array!
I will test when I get the time, if this occurs on windows with the intel compiler also.
Thanks
Ben
Message Edited by drb on 04-27-2004 05:12 AM

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page