On Feb 6, 2006, at 8:24 PM, Gregory Woodhouse wrote:
Under Unix, at least, the null device is supposed to look like it's perpetually at EOF when you try to read from it. Now, at the MUMPS level, the behavior is evidently different.
Hmm...Any attempt to read from /dev/null does seem to fail, but feof () returns 0 (false). I need to look into this further. Anyway, this is definitely interesting.
=== Gregory Woodhouse [EMAIL PROTECTED] "Prediction is difficult, especially of the future." --Niels Bohr ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
