This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Printf question (newbie)

I want to print in a terminal the "%"character when I put

printf(" %c % ",var);

the % doesn't print

why??

0