What does Z["ack"] = 5 mean?
Dr. T. Andrews
tanner at cdis-1.uucp
Tue Oct 11 22:16:37 AEST 1988
In article <4700019 at m.cs.uiuc.edu>, kenny at m.cs.uiuc.edu writes:
) ...implementors, notably Encore, have been lax about implementing
) integer[pointer] and integer +- pointer. It is unwise to depend on
) either form's working in portable code; ...
It is also possible that compiler writers will get the "for" loop
handling wrong. It is unwise to depend on "for" loops in portable
code. Use a "while" loop instead.
--
...!bikini.cis.ufl.edu!ki4pv!cdis-1!tanner ...!bpa!cdin-1!cdis-1!tanner
or... {allegra killer gatech!uflorida decvax!ucf-cs}!ki4pv!cdis-1!tanner
More information about the Comp.lang.c
mailing list