warning C4172: returning address of local variable or temporary [duplicate]
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: Pointer to local variable I've read a lot of other topics on this site about the same problem knowing it would be common. But I guess I'm dumb and can't figure out the proper way to do it. So, I apologize for yet another one of these questions and I'm hoping someone can give me a simple solution and/or explanation. Here's the entire code: Main.c #define WIN32_LEAN_AND_MEAN #include <Windows.h> #include <stdlib.h