typedef
摘要:typedef: 用户自定义类型 通常与 struct 或 enum 联用 1. 与 struct 联用 typedef struct { // 2D bit[31:0] int_val[`DIE_NUM][`INST_NUM]; str str_val[`DIE_NUM][`INST_NUM];
阅读全文
posted @ 2023-07-18 11:18
posted @ 2023-07-18 11:18
posted @ 2020-09-11 10:27
posted @ 2020-04-13 16:04
posted @ 2020-01-07 17:03