Page 1 of 1

[Implemented] Wish:: Fill memory

Posted: Mon Aug 17, 2009 7:51 pm
by rodego
Hope, in next version I`ll find something like "FillMemory(*mem, value)" :roll:

Posted: Mon Aug 17, 2009 7:53 pm
by eesau
Fred wrote:Updated the first post to notice the PCRE update to 7.9, RemoveString() definition and the new FillMemory() command. The available type for fillmemory is #PB_Byte, #PB_Word and #PB_Long.
It's in 4.40 beta 1.

Posted: Mon Aug 17, 2009 7:56 pm
by ts-soft

Code: Select all

FillMemory(Memory, Value, Size[, Type]) - Fill a memory area with specified value
PB 4.40 b1