A Quick Programming Joke

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • A Quick Programming Joke

      /* MMRESULT STUCTURE ************************
      * SIGNED BIT( For -1 when casted) *
      * | SEVERITY *
      * | | BAIL WHEN POSSIBLE *
      * | | | DESCRIPTOR *
      * | | | | NOT USED *
      * | | | | | NOT USED *
      * | | | | | | NOT USED *
      * | | | | | | | ALL CLEAR *
      * | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | *
      * Casting Low Bit checks for All Clear *
      * Casting High Bit clears All Clear bit *
      *********************************************/
      #define MMFILE_HOLYCRAP (MMRESULT)0x09110000

      Sorry, the spacing got all screwed up.
      I defined this structure before i thought about it. It may be alittle weird but i think it's funny.
      .Code
      push you ; haha!

      The post was edited 1 time, last by DarkPenguin ().