Thursday, January 10, 2013

What does bless() do?

The process of turning a reference into an object is called 'blessing' and the bless() function
just turns the reference into an object of the required class.

No comments :