User: nataliay

  • Public profile

User profile: nataliay

User info
User name:nataliay
History
Joined:
Number of posts:7
Latest posts:

Did I use friend class correctly?
I didn't want to use it as an object, I meant that the code should take row from class matrix and us...

I don't know how to multiply the matrix with the array!!
Hoooowwww?? Hahaha I really don't know how :/ Can you pleeeaasseee rewrite it using friend class? Pl...

I don't know how to multiply the matrix with the array!!
But you didn't use any friend class in your code, I am asked to use it and I'm not exactly sure how ...

Did I use friend class correctly?
[code]#include <iostream> using namespace std; class vector { private: int size; int *p; f...

I don't know how to multiply the matrix with the array!!
Thanks, but I was trying to use a friend class [code]#include <iostream> using namespace std; class...

This user does not accept Private Messages