String() declaration?



Can someone please explan the difference between

Dim temp as String()

and

Dim temp() as String

in terms of syntax and practical usage? I thought I knew, but of late have
become confused due to reasons too complicated to go in here.

Will appreciate your inputs.
--
Anil Gupte
www.keeninc.net
www.icinema.com
www.wizo.tv


.



Relevant Pages

  • Re: String() declaration?
    ... And it becomes a Complete party of HUHS ?? ... the most the classic syntax followed by the "New" C style syntax probably ... Dim temp() as String ...
    (microsoft.public.dotnet.languages.vb)
  • Re: String() declaration?
    ... and common syntax acrooss languages. ... Dim temp() as String ...
    (microsoft.public.dotnet.languages.vb)
  • Re: String() declaration?
    ... Dim temp as String() ... in terms of syntax and practical usage? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: String() declaration?
    ... programmers, the reason is of course obvious, how do you get the Java ... the most the classic syntax followed by the "New" C style syntax probably ... Dim temp() as String ...
    (microsoft.public.dotnet.languages.vb)
  • Re: inconsistent behavior of >FLOAT
    ... If the string represents a valid floating-point number in the syntax ... if the string does not match the syntax given then false ... ">FLOAT enables programs to read floating-point data in legible ASCII format. ...
    (comp.lang.forth)