【发布时间】:2015-08-15 18:33:00
【问题描述】:
我在某处读过这段代码 sn-p 但我无法理解它的含义。
/** Use strong typing for ODP types */
#define odp_handle_t struct {} *
上面的代码sn-p有什么意义?
【问题讨论】:
-
An excellent answer to a related question 可能会回答您的问题。
标签: c linux strong-typing