??? 02/22/11 22:50 Read: times |
#181249 - case 10: return 0x30; Responding to: ???'s previous message |
Q. Please suggest how to come out of this error. if mychar is declared const then "case 10: mychar=0;" is a challenge. use: "case 10: return 0x30;" instead |
Topic | Author | Date |
const function parameter declaration -2 | 01/01/70 00:00 | |
call by value | 01/01/70 00:00 | |
Overloaded function | 01/01/70 00:00 | |
No overloading in C | 01/01/70 00:00 | |
case 10: return 0x30; | 01/01/70 00:00 |