|
|
back to board"Ordinary" minus '-' from ASCII set is OK. At first I thought I was getting WA's because of the wrong minus sign. Actual reason was printing integers. I was trying to print integers using just PUTCHAR. Of course it worked fine for 0-9. And was failing for other numbers. |
|
|