home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.asm.x86      Ahh, the lost art of x86 assembly      4,675 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 3,810 of 4,675   
   Rick C. Hodgin to All   
   Re: Fast conversion to a boolean of 0 or   
   08 Mar 19 05:48:41   
   
   [continued from previous message]   
      
   int main(int argc, char* argv[])   
   {   
       SetPriorityClass(GetCurrentProcess(), REALTIME_PRIORITY_CLASS);   
       for (int i = 0; i < 4; ++i)   
       {   
           printf("Pass %d\n", i + 1);   
           test1();   
           test2();   
           test3();   
           test4();   
           test5();   
           test6();   
           test7();   
           test8();   
           test9();   
           printf("\n");   
       }   
      
       return(0);   
   }   
      
   -----[ End ]-----   
      
   --   
   Rick C. Hodgin   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca