User profile: HiteshVaghani1

User info
User name:HiteshVaghani1
Name:Hitesh Vaghani
History
Joined:
Number of posts:219
Latest posts:

Problem referencing methods in header file
it's working fine on my PC.. please check your path of .h files that you included....

Looking programmer for future gaming project
Hi i will like to work with you.. Best Regards, Hitesh Vaghani

Matrix return
You can use switch case rather than writing so many function....

Object oriented programming
Assertion fail sometimes occur due to corrupt files so please check whether you ccapplication.cpp is...

need help on a function
why are you writing constructor.. [code] Circle(double); Circle(double, double, double);[/code] you ...