• marko's avatar
    branches/zip: Cleanup suggested by Osku. · 5837f751
    marko authored
    ut_is_2pow(): New function for testing if a number is zero or a power of two.
    Use this function instead of bitwise arithmetics or ut_2_power_up() where
    possible.
    5837f751
ut0ut.h 7.65 KB