Hi, % cat xyu.c /* ??) */ % gcc -Wall -c xyu.c xyu.c:1:4: warning: trigraph ??) ignored % IMO, compiler shouldn't care for the contents of a commented area, but I could be wrong. Thanks Igor