in found it frustrating in Delphi not to be able to use the ++ 'operator' to increase the value of a variable with one (like in other programming languages). is there any way to overload this operator so that it will in fact execute inc(variable, 1) ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.