C++ Code Snippets by BrAndo
(1)
used to tell if a number is prime
you should find it a bit faster than your normal prime number algorithm
i'm not sure which compilers don't accept inline assembly, but i compiled in visual stud..
+ 0 likes



