Selectively remove warning message GCC

前端 未结 4 1715
走了就别回头了
走了就别回头了 2020-11-30 04:45

This piece of code:

Int32 status;
printf(\"status : %x\", status)

gives me the following warning:

jpegthread.c:157: warning         


        
4条回答
提交回复
热议问题