0 Members and 1 Guest are viewing this topic.
Yeah, but I'm wondering HOW they are stored, and if it would be possible to compress them so as to be able to have more symbols.
[1234]->Str1[5678]->Str2[9ABC]->Str3Disp Str1,Str2,Str3
[1234]->Str1[5678][9ABC]Disp Str1,Str1+2,Str1+4
"Hello"World"A"More text"->Str1
"Hello[20574F524C44]"->Str1Disp Str1>Char
HELLO WORLD
"Hello"[20574F524C4400]->Str1Disp Str1