End Google Ads 201810 - BS.net 01 --> hello everybody :
anyway i am working on program that use alot of object
if i want to compare in (if statement) like
if(ob.x==ob1.x)if(ob.x != ob1.x) do i need to overload these operators or not (because visual studio says no operator match ,
if yes could you tell me the code with simple explain
thanks anyway .