To get latest updates

Bookmark This Site

Monday 24 October 2016

43.C Program to Convert Binary Number to Octal and vice-versa

C Program to Convert Binary Number to Octal and vice-versa

In this example, you will learn to convert binary number to octal and octal number to binary manually by creating a user-defined function.
To understand this example, you should have the knowledge of following C programming topics:
  • C Programming Functions
  • C Programming User-defined functions

No comments:

Post a Comment