Bhatia Jayesh
2004-01-18 05:26:46 UTC
At the end of hangman game, we are asked to display { The word was
"word"}.
Doing this gives an error, I guess because double quotation marks have a
meaning in printf.
I thought of using single quotation marks instead, but wouldn't
that
result in autocheck failure ?
"word"}.
Doing this gives an error, I guess because double quotation marks have a
meaning in printf.
I thought of using single quotation marks instead, but wouldn't
that
result in autocheck failure ?