FILL
* FILL ( mem-addr mem-length char -- )

fill a memory area with the given char, does now
simply call memset()

core ordinary primitive