The -A attach time switch implicitly means to open files in append mode. Some devices used -A to indicate ASCII data or AUTOSIZE of disk or fixed size tapes - DECtape. These devices are either read only devices (Paper tape readers or card readers), so explicit forcing of the attach to be -R avoids unexpected positioning errors. The random access Disk and fixed sized tapes buffer the container contents in memory so append mode isn't relevant, but care must be taken to assure that the buffer reading starts at the beginning of the file without regard to the explicit open mode. As reported in #821 |
||
---|---|---|
.. | ||
tests | ||
h316_cpu.c | ||
h316_defs.h | ||
h316_dp.c | ||
h316_fhd.c | ||
h316_hi.c | ||
h316_imp.c | ||
h316_imp.h | ||
h316_lp.c | ||
h316_mi.c | ||
h316_mt.c | ||
h316_rtc.c | ||
h316_stddev.c | ||
h316_sys.c | ||
h316_udp.c |