Answer the question
In order to leave comments, you need to log in
How to display a class field without using cout?
I have a class Class, it has private fields int* ptr, int size and void Print() method. Tell me, what standard function can be used to display the ptr array in the body of the Print() method without using the cout operator?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question