Hello,
I'm writing a class and I want to use in the constructor a function which i use after in the code.
Can I do that ? and How?
Thanks
suami.
using funcion in the constructor
Moderator: General Moderators
Re: using funcion in the constructor
I'm not sure exactly what you are trying to do. Please explain more.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.