Universal Character Names & cout function...Solved somewhat. Used 'wcout', that works. Would like a better understanding of why the buffer behav...
Universal Character Names & cout function...Following an example in the C++ Primer Plus 6th Edition by Stephen Prata, page 87 - here is the code...