All for a good cause, too - top of the Group !
anyway, we are here to talk about one of me other favourite topics - C.
I had a go tidying up (ie: reformatting in an attempt to make more readable) the 1st program.
I came across summat I hadnt seen before there, and in Piru's program too - the use of a Comma. what does this signify ?
In particular for Piru's program in the 2nd for loop:
[color=000000]putchar(--l%80?i:10)[/color][color=00ccoo],[/color]o=D=l%80*.05-2[color=00ccoo],[/color]i=31
I presume it means many statements per line or something... :-?