Hi
Anyone have any facts regarding usage of the notation += instead of the ordinary :=?
Eks:
A += 1;
instead of
A := A + 1;
It works, but is it allowed and thereby can be expected to be supported by new compilers? :?:
I like efficient code, but have always omitted the use of the += notation because I was uncertain whether new navision compilers would support it or not.
8-[
Any comments on that?
Best rgds
0
Comments
Guido
I'm beginning to think that it's here to stay...
RIS Plus, LLC