摘要:
categories: cpp title: typedef struct and struct typedef struct and struct status: 更新中 warning: 初学者写的内容,可能有内容上的错误 https://stackoverflow.com/questions/ 阅读全文
posted @ 2023-08-26 18:48
miyasaka
阅读(27)
评论(0)
推荐(0)
摘要:
title: "typedef v.s. #define" Layout: page categories: cpp typedef vs. #define #define is a preprocessor token: the compiler itself will never see it. 阅读全文
posted @ 2023-08-26 18:45
miyasaka
阅读(14)
评论(0)
推荐(0)