29 Nov 2004 15:37
Re: variable declaration syntax: use cases and thoughts
On 29 Nov 2004, at 13:58, John Wilson wrote: > On 29 Nov 2004, at 12:11, jastrachan@... wrote: > >>> "var" is no type. >> >> No. 'var' just means a variable declaration. >> > > So what's the notation for declaring an array of these untyped things? > > var[] x ? var is not a type, so there's no concept of defining a statically typed array of non-typed things. James ------- http://radio.weblogs.com/0112098/
RSS Feed