c-plus-store:toolbelt — ordinary primitive
FORTH
C+! ( n addr -- )();p4:"c-plus-store";
C+! ( n addr -- )(
)
Add the low-order byte of _n_ to the byte at _addr_, removing both from the stack.