problem with scanf and sccs conflict in phantasia func0.c
Douglas Robinson
dbr at cybvax0.UUCP
Tue Oct 23 11:54:33 AEST 1984
<eat at joe's>
For those of you that place sources under sccs control, note that
in a scanf string in func0.c (there is only one which causes a problem)
that contains the following:
%F%F%F%F%F%....
Note that sccs will expand the %F% into something undesireable!
You should replace the 'F' with 'lf' and everything should be ok.
(I hope this saves someone some time looking for a bug).
--
Doug Robinson
Cybermation, Inc.
377 Putnam Avenue
Cambridge, MA 02139 (USA)
617/492-8810
...!mit-eddie \
...!harvard >!cybvax0!dbr
...!mirror /
Jobs don't kill programmers... programmers kill jobs.
More information about the Comp.sources.bugs
mailing list