Hello guys, I need to learn a few basics about C++ for friday… can anyone tell me what does this C++ macro accomplish: #define func(a, b) a ^= b ^= a ^= b?! thanks in advance!
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Stupid question - Need same answers! | 0 | 124 | February 14, 2007 | |
|
Whats >>>, ^ keywords for?
|
0 | 85 | April 10, 2010 | |
| Spot the bug: C++ edition | 26 | 44 | July 29, 2026 | |
|
C++ question
|
0 | 61 | April 10, 2008 | |
|
Exclusive Or (XOR) [^]
|
0 | 45 | February 22, 2004 |