mchoudhury
Programmer
Hi Guys,
I have class, and on tghat class i want to call a function from another class. I've already specified where that class is within the director in the namespace, but how do you call a function from that class.
1st class - Telephoneusage
2nd class - costpermonth - Function to call is getcostpermonth()
I have class, and on tghat class i want to call a function from another class. I've already specified where that class is within the director in the namespace, but how do you call a function from that class.
1st class - Telephoneusage
2nd class - costpermonth - Function to call is getcostpermonth()