Dynamic wchar_t array (C++ beginner) [closed]
问题 This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center. Closed 6 years ago . I am modifying some C++ code that has a wchar_t myArray[MAX_PATH] in the header file. My modifications mean that I cannot know the length of this array