only write a string to a file
Hello togehter!
I am writing to a txt file.
I am just trying to write "Hallo".
So I want to have a file just saying hello, but what I got is:
00000000h: 00 48 00 61 00 6C 00 6F ; .H.a.l.l.o
Is there a way where I can just write Hallo, without the explanation?
Thanks for your help.
Markus

