I need my code to do different things based on the operating system on which it gets compiled. I\'m looking for something like this:
#ifdef OSisWindows // do
I did not find Haiku definition here. To be complete, Haiku-os definition is simple __HAIKU__
__HAIKU__