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

Complement of Char

Is any direct function is available for the complement of the char variable

Parents
  • Unless, of course, he works somewhere where they pay per line of code...<p>

    Hm, I think they have missed that in the Guide to Writing Unmaintainable Code.

    "Replace basic operators with self-written functions."

    I'm sure replacing some binary operators with functions that simulate the truth tables would be great fun and extremely educational.

Reply
  • Unless, of course, he works somewhere where they pay per line of code...<p>

    Hm, I think they have missed that in the Guide to Writing Unmaintainable Code.

    "Replace basic operators with self-written functions."

    I'm sure replacing some binary operators with functions that simulate the truth tables would be great fun and extremely educational.

Children