CS3 students, Comma operator is available in C and C++. Here is a wiki page for it: https://en.wikipedia.org/wiki/Comma_operator The operator is overloadable, but in this stackoveflow discussion the consensus is that there is no reason to do it. https://stackoverflow.com/questions/5602112/when-to-overload-the-comma-operator Thanks, -- Mikhail