B
Bob
Hi,
In the IDE is there any way to turn off the compiler warning about strings
being used before being initialised.
Given that a string is an immutable object why bother initialising it before
assigning a value to it?
Thanks
Bob
In the IDE is there any way to turn off the compiler warning about strings
being used before being initialised.
Given that a string is an immutable object why bother initialising it before
assigning a value to it?
Thanks
Bob