It’s not clear to me whether
dat "Hello"
is supposed to generate 5 words or 3 (with one byte of padding)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
according to this pic it is one word per 8 bit character:
so
will generate
etc.
he tests the difference between normal chars and the special chars with
this would conclude that all ascii char will have its own word