Re: RH6.0 C compiler doesn't recognize "\"

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 7 Sep 1999 21:06:15 +0100 (BST)


int main()
{
printf("foo blah\
bletch\n");
}

compiles fine here

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/