The "goes toward" operator'void doStuff(int count) { while(count --> 0) { fleh(); } }This was later popularized by ECMAScript. The cast-to-bool operatorNode *left, *right; int childCount() { return !!left + !!right; }Optimization, the Microsoft way This was found in the 2004 leaked Windows sources __inline BOOL SearchOneDirectory( IN LPSTR Directory, IN LPSTR FileToFind, IN LPSTR SourceFullName, I