In C, the return type should have enum before it. And when you use the individual enum values, you don't qualify them in any way. enum Foo ...
確定! 回上一頁