Binary and Hexadecimal Strings
REXX uses suffix characters to specify characters or strings using their hexadecimal or binary code. E.g.,
'20'x "0010 0000"b "00100000"ball yield the space character, avoiding the function call X2C(20)
.
Read more about this topic: String Literal
Famous quotes containing the word strings:
“There are strings in the human heart that had better not be vibrated.”
—Charles Dickens (18121870)
Related Subjects
Related Phrases
Related Words