QB64 Phoenix Edition
Fast replace$() function - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: Official Links (https://qb64phoenix.com/forum/forumdisplay.php?fid=16)
+--- Forum: Learning Resources and Archives (https://qb64phoenix.com/forum/forumdisplay.php?fid=13)
+--- Thread: Fast replace$() function (/showthread.php?tid=3617)

Pages: 1 2


RE: Fast replace$() function - mdijkens - 04-19-2025

All routines take into account that replacestring is not processed again. As it should.
And as McNeil says all functions serve their purpose, depending on the usecase