Read/WriteUnicodeCharacter()
Posted: Fri Mar 06, 2015 2:23 am
Hello,
For some application I'm using Unicode type in order to have Unsigned "Word" sort a speak.
So whatver the name of this type is I will be happy to see these two commands :
Renamed as :
Same thing for :
Renamed as :
This will make them more consistent with Read/Write command for other type.
Best regards
StarBootics
For some application I'm using Unicode type in order to have Unsigned "Word" sort a speak.
So whatver the name of this type is I will be happy to see these two commands :
Code: Select all
ReadUnicodeCharacter()
WriteUnicodeCharacter()
Code: Select all
ReadUnicode()
WriteUnicode()
Code: Select all
ReadAsciiCharacter()
WriteAsciiCharacter()
Code: Select all
ReadAscii()
WriteAscii()
Best regards
StarBootics