This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

全局变量和指针的使用

您好!

如何在编写代码的过程中避免全局变量使用的同时,尽可能减少指针的使用?

谢谢