garimasingh128 / CP-DSA-Cpp-C

🕺 Give me data and I will structure it! 🔥
59 stars 100 forks source link

initial commit #48

Closed Aman-kulshreshtha closed 3 years ago

Aman-kulshreshtha commented 3 years ago

Converts one number of any base whether decimal or integer to any other base . (2<= base <= 16)

example can convert binary to hexadecimal ,octal ,etc