Another type of usage of #define

xiaoxiao2021-03-06  49

#define f (x, y, z) ((x) & (y)) | ((~ x) & (z)))))))

You can also define functions directly like this.

https://www.xfocus.net/bbs/index.php?act=st&f=2&t=26063&f=2

转载请注明原文地址:https://www.9cbs.com/read-80898.html

New Post(0)