This blog provides some ready-made tips, tricks, tweaks & interview questions-answers on C, C++, Perl, Shell Scripting and UNIX Commands.
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 :
Post a Comment