I've got an enum in the global scope in my file.c. If I try to reference that enum in a function, I get an error: Code: // declared in the ...
確定! 回上一頁