下面的“identifier”是变量名i吗?是int“关键字”吗?
i
int
int main() { int i; }
我无法理解关键字、标识符、名称、实体之间的区别。
c++ conventions
c++ ×1
conventions ×1