- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I have an old fortran program that ran under unix. It would recognize when i press ctrl D.
Now, I have it running under visual Fortran. what code should I use to be able to recognize that the ctrl D was pressed?
Any help would be appreciated.
thanks
ql
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've seen control-d be used for filename completion, end of file indication, shell termination, etc depending on which flavor of unix or shell you are using. Could you elaborate why you used control-d and what the effect was that you are trying to duplicate under Windows, presumably from a console program?
James
James

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