What does ^= mean ?!?
in
Contributed Library Questions
•
2 years ago
Going through the
MSAFluid example, and Memo has this symbol utilized in a few places, eg.
void mousePressed() {
drawFluid ^= true;
}
I can't find any reference for this
anywhere... ???????!!!!?????
1