AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.56k stars 530 forks source link

Change a case of a character using the bitwise XOR #105

Closed setn4me closed 4 years ago

setn4me commented 5 years ago

This pull request is:

This pull request fixes:

Changes:

abranhe commented 4 years ago

This PR will be merged because of https://github.com/AllAlgorithms/c/issues/145. It is to review later.