- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have written a program which sends data to a file at the end of program, when I change something inside the program it runs all right until the last part it does not do the open command and no file is making unless I start the debug mode to do it!!!!
Solution files are here so you may check if it's same on your computer or not?
http://ifile.it/gom84wk
I'm using ifort 11.1 integrated with VS2008.
I would be grateful if you can tell me what is wrong?
Solution files are here so you may check if it's same on your computer or not?
http://ifile.it/gom84wk
I'm using ifort 11.1 integrated with VS2008.
I would be grateful if you can tell me what is wrong?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
> ... when I change something inside the program...
There are too many possibilities there for us to guess. Be specific and state exactly what the changes were.
> it does not do the open command and no file is (sic) making
It is possible that you may have had an older version of the result file already open in an editor which locked the file against being written by another process.
There are too many possibilities there for us to guess. Be specific and state exactly what the changes were.
> it does not do the open command and no file is (sic) making
It is possible that you may have had an older version of the result file already open in an editor which locked the file against being written by another process.

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