Trailing-Edge
-
PDP-10 Archives
-
bb-jr93f-bb
-
7,6/ap017/cmplex.c17
There are 10 other files named cmplex.c17 in the archive. Click here to see a list.
REP 24/1 ;17C1
GLOBAL BIND CMPLEV = #11^24 + 0^18 + #4563; ! Version Date: 11-Feb-87
WIT
GLOBAL BIND CMPLEV = #11^24 + 0^18 + #4570; ! Version Date: 20-Jul-87
INS 279/1 ;17C2
***** End V11 Development *****
INS 282/1 ;17C3
4570 DCE 20-Jul-87
Fix edit 4563 to handle formal character arrays properly. Avoid
bogus Substring bound out of range errors when not deserved.
***** End Revision History *****
REP 101/25 ;17C4
%4563% ELSE IF .ANODE[OPR1] EQL ARRAYFL
WIT
%4570% ELSE IF .ANODE[OPR1] EQL ARRAYFL OR .ANODE[OPR1] EQL FMLARRFL
SUM 62673