- deathnote00Straw Hat Pirate
- Posts : 34
Points : 101700
Coins : 3864
Join date : 2013-04-29
Warning Level :
Programming Tutorial: How to Add Octal Numbers
Sat May 04, 2013 6:54 pm
Here I am again doing Another Programming Tutorials this time it's about Octal or the base 8 it uses the number 0-7
to Add the octal the rules is similar to the common decimal numbers
Rules:
1+4=5
1+2=3
7+3= 12( 1 is the carried digit here)
to Add the octal the rules is similar to the common decimal numbers
Rules:
1+4=5
1+2=3
7+3= 12( 1 is the carried digit here)
- Code:
Example:
1 (Carried Digits)
7
+ 1
------
10
- AniXusGamerFairy Tail Mage
- Posts : 93
Points : 104667
Coins : 1836
Join date : 2013-04-06
Warning Level :
Re: Programming Tutorial: How to Add Octal Numbers
Mon May 06, 2013 9:28 am
What programmer you are anyways?
- deathnote00Straw Hat Pirate
- Posts : 34
Points : 101700
Coins : 3864
Join date : 2013-04-29
Warning Level :
Re: Programming Tutorial: How to Add Octal Numbers
Mon May 06, 2013 12:10 pm
i am a programmer in various languages and i am sorry if it seem not really connected to code building but I started with this topic as it is one of it basic it under the subject of "Logic Fundamentals" which is important when it comes to coding buildingAniXusGamer wrote:What programmer you are anyways?
- AniXusGamerFairy Tail Mage
- Posts : 93
Points : 104667
Coins : 1836
Join date : 2013-04-06
Warning Level :
Re: Programming Tutorial: How to Add Octal Numbers
Mon May 06, 2013 2:20 pm
Hahahahaha! Nice nice!!! Keep doing tutorials about Programming! :DDDD
Permissions in this forum:
You cannot reply to topics in this forum