Latest string_token Code

Ben Hanson Ben.Hanson at tfbplc.co.uk
Tue Jun 22 04:22:20 PDT 2010


== Quote from Rory McGuire (rmcguire at neonova.co.za)'s article
> I think sizeof is a property, e.g. char.sizeof or:
> struct A {
> 	int a;
> 	char[10] b;
> }
> A.sizeof
> A a;
> a.sizeof
> you get the picture. (Have I got it?)
> -Rory

Thanks Rory.


More information about the Digitalmars-d mailing list