7
Answers

how to call a function from a different class but in the same namespace

Photo of Morcos Adel

Morcos Adel

14y
2k
1
hi,
i have created two classes in my namespace in two seperate files and when i try to call a function from one to another the compiler doesn't read the functions i created in the called class although i created an object of the class..
any help??

Answers (7)

Next Recommended Forum