Reunite

none

General Chat

Any C++ experts here? EDIT// C++ didn't show up in title :3 I've been given functions that contain errors in them and what I need to do is to find them and rewrite the correct function. Are my answers correct? If not could anyone guide me through this? :~( pastebin as requested 1. void total (int value1, value2, value3) { return value1 + value2 + value3; } 2. double average(int value1, int value2, int value3) { double average; average = value1 + value2 + value3 / 3; } 3. void area (int length = 30, int width) { return length * width; } 4. void getValue(int value& ) { cout << "Enter a value: "; cin >> value&; } These are my answers. 1. - use a cout statement instead of return and include brackets void total (int

General Chat

Sending flowers? When is it appropriate to send flowers to say your girlfriend? Is it appropriate to send them while she's at work? Does it have to be a basket or can it be a bouquet? What would you send along with it? A note? A card? Wanting to send my girlfriend flowers but I'm not sure as to whether it's appropriate or not. She likes orchids, so would it be okay to send her those? P.S she works cash at the front in the movies if that changes anything. Thanks for the help! Much needed.

Show me more!