User: mitty

  • Public profile

User profile: mitty

User info
User name:mitty
History
Joined:
Number of posts:4
Latest posts:

function called from class::member fucntion
I want to put array[0] to two variable [food and drink] and array[1] to another variable [food and d...

function called from class::member fucntion
[code] class Food { public: Food(string food,sring drink); private: string my_food; ...

function called from class::member fucntion
How can I call variable function from array? food and drink are inside the class Food::food(...) [...

store variable and print-out
I am brand new to c++. I want to store variable and print out them [code] #include<iostream> using ...

This user does not accept Private Messages