Skip to content

Yggdrasill501/hex_to_dec

Repository files navigation

Tool to transform decimal number into hexadecimal number

Instructions

Write a program that will ask user to enter integer in decimal system and will print this number in hexadecimal system on standard output. Divide your solution into several functions and use appropriate data types. Do not use the std::hex manipulator.

Bonus question:

why do the programmers mismatch Christmas and Halloween?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published