Interim C bugs disc 23-Sep-84 Bugs found (& hopefully corrected) by CGW 1) STDIO.H Missing definition of _base 2) FCLOSE Failed to flush a terminal 3) IOABUF Allocated 82 words for a terminal buffer. On output appended a <200> byte before using a .PRINT, but as it could have already used up all 82 bytes it clobbered the pointer word to the next piece of memory allocated, causing most weird crashes. 4) IOFOPA Would not allow reading of "DEV:" alone. Now allows this, and, if the user sets (global) $WRDV$ non-zero, will allow writing of "DEV:" alone also (treat with care!). Bugs found & corrected before C came to me: SEQEB - M Leditschke: Missing macros - added in new version of RT11.EIS (I also hacked RT11.EIS to shorten the listings). The SEQEB conversions are included in SEQEB.DSK. A copy of their compiler is included as CC.SAV, and their assembler as AS.SAV. Other things on this disc: C.OBJ A combination SUPORT/CLIB containing the corrected routines All rude remarks, comments, etc etc will be appreciated and read with interest. Chester Wilson, 71 Galatea St, Charleville 4470, Australia.