LogTape.ARC
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
I was refering to the standard read text file call (fgets…..file get string).
If you are writing a simple application and don't want to bother with keymap
tables etc. Of ocurse I know how, its just that the standard I/O should help
(pun intended) out some. The basic problem is that <return> is necessary for
terminating (fgets() ) calls.