Tambayan ng mga Anime Addicts
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Always visit: www.tnmaa.net
Buy Items for your Accounts: Forum Shop
Download Anime- CLICK HERE
Chit-Chat with your fellow Otaku: TNMAA CHATBOX
Log in
Discord
TNMAA Facebook Connect

Featured Anime


Poll
Anime of the Month (November 2015)
Monster Musume no Iru Nichijou
9% / 8
Akagami no Shirayuki-hime
8% / 7
Kangoku Gakuen Prison School
5% / 4
Himouto! Umaru-chan
11% / 10
Gangsta.
14% / 12
Aoharu x Kikanjuu
2% / 2
Rokka no Yuusha
2% / 2
Charlotte
28% / 24
Shimoneta no Iu Gainen ga Sonzai Shinai Taikutsu na Sekai
2% / 2
GATE: Jieitai Kanochi Nite Kaku Tatakaeri
18% / 16
Top posting users this month
No user
Latest topics
Say PRESENT in a dead forumSat Jun 29, 2024 8:48 amKuletXCore
HisashiburiTue Dec 26, 2023 1:07 pmRayzer
Arrow threadThu Aug 24, 2023 4:44 amRekii
Dear SomeoneThu Aug 24, 2023 4:41 amloliprogram
Shout out / Wall 2Thu Aug 24, 2023 4:28 amloliprogram
AttendanceThu Apr 06, 2023 4:48 pmgreencandle
Web Re-MakeWed Sep 23, 2020 10:51 pmJEM
Wala na finish na.Tue Dec 10, 2019 4:21 pmAko Cee Jae Sun
Hi! May the fairy dust brings goodluck to anyoneSun Aug 25, 2019 1:42 pmgreencandle
What is the most tiring thing to do?Mon Jul 08, 2019 4:51 amgreencandle
Last Letter First LetterTue May 07, 2019 9:11 pmKuletXCore
Give Number a first name.Tue May 07, 2019 9:05 pmKuletXCore
Guess the Age of the Next PosterTue May 07, 2019 9:00 pmKuletXCore
Guess the Gender of the Next PosterTue May 07, 2019 8:59 pmKuletXCore
Donate
Top posting users this week
No user

Go down
deathnote00
deathnote00
Straw Hat Pirate
Straw Hat Pirate
Posts : 34
Points : 101700
Coins : 3864
Join date : 2013-04-29
Warning Level : No Warning

Programming Tutorial: How to Subtract Octal Numbers Empty Programming Tutorial: How to Subtract Octal Numbers

Sat May 04, 2013 7:26 pm
Now let try Subtracting number this time to subtract is easy as subtracting a whole numbers

Rules:

1-1= 0
2-1= 1
7-6 =1
5-7 = (just borrow form the next digit if there any, and i dont have any digit to borrowed for the answer would be -2)

Code:

Example:
                               
 765
-136
-------
 627


Note:Because 5 is cannot be divided by 6 we need to borrowed 1 from 6 so it become 5, so 5 will become 13 how do i get 13 this is how (5+8=13)
XFalcon
XFalcon
Death Note Holder
Death Note Holder
Posts : 432
Points : 106676
Coins : 4800
Join date : 2013-04-12
Warning Level : No Warning
Member's Awards : Programming Tutorial: How to Subtract Octal Numbers MIXC3qQ
Programming Tutorial: How to Subtract Octal Numbers PGFw8zK

Programming Tutorial: How to Subtract Octal Numbers Empty Re: Programming Tutorial: How to Subtract Octal Numbers

Sun May 05, 2013 9:31 pm
Thanks for all this programming tutorials, but, don't you think you should be starting from the very start? Just a suggestion. :nice:
deathnote00
deathnote00
Straw Hat Pirate
Straw Hat Pirate
Posts : 34
Points : 101700
Coins : 3864
Join date : 2013-04-29
Warning Level : No Warning

Programming Tutorial: How to Subtract Octal Numbers Empty Re: Programming Tutorial: How to Subtract Octal Numbers

Mon May 06, 2013 12:18 pm
XFalcon wrote:Thanks for all this programming tutorials, but, don't you think you should be starting from the very start? Just a suggestion. :nice:
This is the very start this is not really a programming tutorial but a logic Funtamentals for logic building that every programmer should have
Sponsored content

Programming Tutorial: How to Subtract Octal Numbers Empty Re: Programming Tutorial: How to Subtract Octal Numbers

Back to top
Permissions in this forum:
You cannot reply to topics in this forum