Subj : Need help, please! To : borland.public.cpp.borlandcpp From : "Bojidar Markov" Date : Tue Nov 25 2003 05:11 am I have to predefine the operator "-" (minus) using member function and friend function. The predefined operator have to subtract arrays. C = A - B The problem is that I'm working with Delphi and in Pascal there is no such thing like "predefining an operator". Please post me the code for doing this, I will be VERY grateful! P.S.: I need this ASAP :( Thanks in advance, Bojidar Markov .