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
  • that should send the OP spinning. He got what he wanted "a function to ..." and now you give him some totally silly code responding to the letter of the request.

    Is the purpose of the forum that when someone ask "how do I do this in a stupid way" to "help" him/her forever code such in a most inefficient way. Or is it REAL help to post It's an operator, not a function. The operator is ~ as Dan did and leave it at that.

    Anyone working for me that did a complement as a function would at the very minimum be told "no raise at next review".

    Erik

Reply
  • that should send the OP spinning. He got what he wanted "a function to ..." and now you give him some totally silly code responding to the letter of the request.

    Is the purpose of the forum that when someone ask "how do I do this in a stupid way" to "help" him/her forever code such in a most inefficient way. Or is it REAL help to post It's an operator, not a function. The operator is ~ as Dan did and leave it at that.

    Anyone working for me that did a complement as a function would at the very minimum be told "no raise at next review".

    Erik

Children