用于字节对齐的宏

    xiaoxiao2021-03-25  140

    #define     RESIZE4(n)     ((n+3)&(~3))
    转载请注明原文地址: https://ju.6miu.com/read-10383.html

    最新回复(0)