C++ Conceptual problem with (Pointer) Pointers
I have a structure usually containing a pointer to an int. However, in some special cases, it is necessary that this int pointer points to another pointer which then points to an int. Wow: I mentioned
问答
阅读(11)