Hi,
What is differences between a static function and non static? Except that static function need not to instanciate. Any idea or input?

Thanks,

Popskie