In Java, you can insert @SuppressWarnings(...) annotations before a line to tell javac to suppress certain warnings for that line. Is there anything similar for gcc? -- Yang Zhang http://www.mit.edu/~y_z/