C Source Codes
A blog for C programs, notes and articles about C, the programming language.
Search This Blog
Showing posts with label
program to convert decimal to octal
.
Show all posts
Showing posts with label
program to convert decimal to octal
.
Show all posts
Program to Convert Decimal to Octal Number - Decimal to Octal converter
This is a program to convert a number in decimal (base 10) number system to octal number system. In octal number system, numbers are represented with base 8. That is, the digits are 0 to 7. The following program converts decimal numbers to octal.
Read more »
Older Posts
Home
Subscribe to:
Comments (Atom)