User profile: gissah

User info
User name:gissah
History
Joined:
Number of posts:6
Latest posts:

Please tell me what is wrong with this code
Hi Moorecm thanks this is exactly what I needed. I have grab the concept now I will keep you posted ...

Please tell me what is wrong with this code
this is my array.h class Array { public: Array (void); Array (size_t...

Please tell me what is wrong with this code
when I run this code I get an error array::operator[] must return a value now do I have to use a po...

How to create inline
Thanks all tummychow your link has been really helpful

How to create inline
Ok so if I have #include "face.inl" in my project called face.h where should I create my face.in...