Originally Posted by freedompeace it means you can override (kinda like overwrite) the default function with your own. good to know that you can type exactly what was typed before ;d
Originally Posted by Brinuz good to know that you can type exactly what was typed before ;d Woops xD I open many tabs at once and it doesn't automatically refresh ... so yeah xD
Originally Posted by freedompeace it means you can override (kinda like overwrite) the default function with your own. Thats if your class inherits the base class which holds the virtual function.
Originally Posted by why06 Thats if your class inherits the base class which holds the virtual function. Normally, why else would you use a virtual class? :L
Originally Posted by freedompeace it means you can override (kinda like overwrite) the default function with your own. So its a normal fonction... but that I don't overwrite?
Originally Posted by Kallisti I don't Like classes. Then you've never worked on a semi-large project before.
Originally Posted by freedompeace Then you've never worked on a semi-large project before. Maybe i don't like OOP?