Announcements
Viewing topic 1 (of 1 total)
-
- Topic
- Views
- Posts
- Date
-
-
Welcome
Started by:
Chris Torr in: Application Developer Forum
- 0
- 1
- 2 years, 3 months ago
-
Welcome
-
Viewing topic 1 (of 1 total)
Reply83
January 26, 2016 at 4:20 am
#362
Keymaster
August 7, 2020
If you need to clear a block of memory, use multosClear() rather than memset(). This works for up to 255 byte buffer and is a single MEL instruction so is much quicker.