C
centrepins
In Why's guide, I see the line:
File:pen( ...etc.
Up 'til now I've always written this as:
File.open( ...etc.
(ie. using a . rather than a :. Am I right in thinking the :: for
accessing class methods is now old-style?
G
File:pen( ...etc.
Up 'til now I've always written this as:
File.open( ...etc.
(ie. using a . rather than a :. Am I right in thinking the :: for
accessing class methods is now old-style?
G