Xcode 開発で理解できないエラー「Invalid digit ‘8’ in octal constant」

Xcode 開発のswitch命令を使用した際、「case 8(対象となる変数が”8″ならば)」の判定で、「Invalid digit ‘8’ in octal const […]

iPhone,