忽略变量的类型,表达式a=b=c是否已在C和C++中定义了行为?
a=b=c
如果是的话,任何人都可以给我官方证据,比如标准中的引号吗?
PS我搜索了链接的任务,但我得到的是关联性,但我没有在C99标准中找到任何关于它的文本.也许我做错了?希望有人能帮助我.
c c++ variable-assignment assignment-operator
assignment-operator ×1
c ×1
c++ ×1
variable-assignment ×1