Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
STRING$ empowered with StringPatternFilling
#5
Hi Steve
thanks for feedbacks
1. needed correction of "posi" initialization
2. good examples of combination of two tips to get speeder code (Fillstring2 uses  MID$ and $Checking OFF/ON while Fstring uses _MEM and $Checking OFF/ON)
3. remember me the existence of _MEMNEW and _MEMFILL

here the result on my machine of your code on the left and the weird result got using $ChekingOFF/ON in function FillString with String = String + String on the right...


[Image: new-STRING-checking-OFF-effect.jpg]
while for Fillstring2 (MID$ way) and Fstring (_MEM way) the $Checking off increases the speed, for FillString (String + String way) it works in opposite direction, the speed begins slower!  LOL

4. Is it legal to use so speed in code?
Reply


Messages In This Thread
RE: STRING$ empowered with StringPatternFilling - by TempodiBasic - 05-07-2025, 11:57 AM



Users browsing this thread: 2 Guest(s)