任何人都可以解释以下代码如何创建标签?
char memory[] = "hello"; &&memory[0]; error: label 'memory' used but not defined
c++ goto g++
c++ ×1
g++ ×1
goto ×1