Showing posts with the label Type

Character Data Type in C++

Just like the type for character constants is char the type for wide character is wchar_t. To determine the size of a d…