【发布时间】:2013-04-05 07:40:56
【问题描述】:
我想知道Turbo C++和Dev-C++中C和C++的变量标识符的长度是多少。
【问题讨论】:
-
你能说得更具体些吗?
-
hi sana!。我不是对您投反对票的人,但请在此处提问之前始终表现出一些努力。否则您将被投反对票,并且您的问题可能会被删除。请阅读@987654321 @
-
我研究了所有其他工具,例如 MS Visual Studio,需要 1028 个字符作为标识符。这是变量名的最大长度,不能超过。 turbo 和 dev 工具中标识符的长度限制是什么?
-
o larki 你想说什么?
This is the maximum length of variable name, cannot exceed it. What is length restriction of identifiers in turbo and dev tools是什么意思 -
不清楚你是指完全过时的古代恐龙Borland Turbo C++ for DOS,还是2008年半过时的Turbo C++。你指的是哪些考古物品?答案会完全不同。
标签: c++ c compiler-construction standards identifier