13.05.2017, 15:04
The differences are insanely small, and I think they operate at the same speed.
you can try making one function with 100 such lines, and see which is faster.
Use GetTickCount() in order to determine the speed.
You can safely use ++ to save yourself from typing a few extra letters.
you can try making one function with 100 such lines, and see which is faster.
Use GetTickCount() in order to determine the speed.
You can safely use ++ to save yourself from typing a few extra letters.