Data which is received by the program without any modifications and sent to the output device without any modifications is known as unformatted data. On the other hand, sometimes we may want to apply some modifications to the actual data that is being received or sent. For example, we might want to display an integer in hexadecimal format in the output, leave some whitespace when printing a number and adjustments in the decimal point. Such modified data in known as formatted data. As an example for formatted data, if we want to display a decimal number in hexadecimal format,
The post How to use a hex manipulator in unformatted Console I/O in C++ Programming appeared first on Coding Security.
How to use a hex manipulator in unformatted Console I/O in C++ Programming
read more
Tidak ada komentar:
Posting Komentar