in reply to Readonly oddity
I know you did not ask this, but (we people from USSR love to give advice): avoid Readonly and use constant instead.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Readonly oddity
by BillKSmith (Monsignor) on Jan 26, 2016 at 23:00 UTC | |
|
Re^2: Readonly oddity
by zwon (Abbot) on Jan 26, 2016 at 23:38 UTC | |
by dmitri (Priest) on Jan 27, 2016 at 01:06 UTC | |
by kcott (Archbishop) on Jan 27, 2016 at 06:11 UTC | |
by dmitri (Priest) on Jan 27, 2016 at 15:49 UTC | |
by zwon (Abbot) on Jan 27, 2016 at 22:12 UTC | |
|