Using a bit operator on non-numeric objects invokes the corresponding metamethod. Notes: Most computer languages use ^ for xor. But this operator is already used in Lua for exponentiation (power ...
Repository Overview This repository contains C++ programming laboratory exercises completed as part of the CS11021 – Programming Laboratory module. The exercises demonstrate the development of ...