RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[Resolved]A real quick inheritance queston.

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 83
I know someone is gonna smack me for asking this but,

Say class 'B' inherits from class 'A', and class 'C' inherits from class 'B'. Does class 'C' automatically inherit from class 'A' or do have to do something special.
« Last Edit: September 27, 2009, 07:56:12 AM by S.K. Ren »
My life is like every script I write: It runs great except for the f*cked up bits.

*
? ? ? ? ? ? ? ? ? The nice kind of alien~
Rep:
Level 92
Martian - Occasionally kind
Yup.
Inheritance is transitive.