Code: Select all
if (!view->under_media_boundary ^ !other_side_of_media)
I use emacs, gcc, and gdb for development. If you're looking for an IDE, Xcode is OK I guess. So is Eclipse.
Code: Select all
if (!view->under_media_boundary ^ !other_side_of_media)