For example:
x := #123;
I tried to search around Google but I simply have no idea what this means.
IIRC it means a character value of the number (eg. #32 -> space).
#123
is a character (Char
type) of the ordinal value 123
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With