|
@Gupta. Yes I understood.
But I like to repurpose variables when they are no longer being used within the same function.
If I declare the variable with a specific name to what it is working on, using it in another part of the code would be bad, then I use S, S1, S2, etc.
In this GetFlagsByLine function I could have used variables with more informative names, but I wanted to reduce the text.
If you want I can remove my previous posts from this topic, as it is not useful for most readers.
Thank you for reporting my misuse of variable names.
I will try to use less confusing variables going forward.
|