Over lunch today I came across this link on HN: comp.lang.c: For loops help The request was for a program that would print this: * *** ***** ******* ********* ********* ******* ***** *** * and the reply was this #define M 002354l #define [...] Related posts: