Hi, in my program i have a bunch of lines containing an ascii logo.. and all those lines start with comment '//' ... on one of those lines it ends with '\' and i get a multi-comment line warning ... now shouldn't gcc ignore this *if* the next line starts with '//' ? regards, Nehal