06-17-2022, 03:07 AM
This is expected as strings are *always* passed by offsets. The solution is as you have found -- assign to a temp variable and don't modify the original.
Confusion over passing by reference vs passing by value
|
« Next Oldest | Next Newest »
|