C++ Console Lesson 45: Using Wide Char Array Strings

Опубликовано: 25 Март 2026
на канале: xoaxdotnet
29,898
295

https://xoax.net/

Lesson Page:
https://xoax.net/sub_cpp/crs_core/Les...

This C++ video tutorial explains how to use unicode wide-char arrays as strings in C++. Although wide-char arrays as strings have been superceded by the STL string type type, they are still commonly used in C++ Win32 functions.

Copyright 2010 XoaX.net LLC