View Single Post
Old 01-08-2018, 01:48 PM   #19
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,791
Default

Quote:
Originally Posted by fundorin View Post
What is a proper way to write string values into the memset?
I do understand that you decline to accept this, but in EEL you don't write strings in memsets. There is a dedicated "StringSet".

It is possible to write (I seem to remember) up to 5 Bytes from a string into an element of an array ("memset"). But why should you want to do that ?

-Michael

Last edited by mschnell; 01-08-2018 at 10:29 PM.
mschnell is online now   Reply With Quote