Operator overloading

How would i be able to overload a multiplication operator that if, in the main
example(0, 5, 0) * example (0, 5, 0) is given, it gives me 25?

What is this apparent example(int,int,int) ?
Topic archived. No new replies allowed.