Thread
:
Problem overloading functions
View Single Post
Salem
Ambitious contributor
5Dec2007,12:27
> a + b = c;
Try
c = a + b;