0 Members and 3 Guests are viewing this topic.
:"String here"→Str___
:"This"→Str000:"is"→Str001:"a"→Str002:"test."→Str003:Data(Str000r,Str001r,Str002r,Str003r)→Str0 . The pointers to each string:Disp {A*2+Str0}r . Where A is the index of the string
:"This"→Str00:"is"[00]:"a"[00]:"test."[00]:Data(Str00+0ʳ,Str00+5ʳ,Str00+8ʳ,Str00+10ʳ)→Str0:Disp {A*2+Str0}ʳ
Thank you. Wish I didn't have to waste all those bytes though...
:"Bulbasaur"→Str000:"Vsaur":[00]:"Chucknorrissaur":[00]:Data(Str000ʳ,Str000+10ʳ,Str000+16ʳ)
:"Bulbasaur"→Str000:"Vsaur"→Str001:"Chucknorrissaur"→Str002:Data(Str000ⁿ,Str001,Str002)
Although where are these offsets coming from? The +19 and the +6?
EDIT: Side note, why do you use the ⁿ symbol in your code Deep Thought? Why not use the ʳ that I use?
→˪L₁L₂L₃L₄L₅L₆r₁r₂r₃r₄r₅r₆Y₁Y₂Y₃Y₄Y₅Y₆Y₇Y₈Y₉Y₀°∆List(≤≥≠·﹢□⁻¹²³√(³√(ˣ√ᴇᵀʳ►Dec►Frac►Char►DMS►TokθαβγΔδελμπρΣΦΩṗχστ…∠⁄ßˣᴛ◄↑↓×∫√ȳ⋱
Code: [Select]◄
◄