There is no difference.
Microsoft says they prefer the () on the variable rather than the type, ie
Dim pic() as Byte
but this is just a style convention.
There is no difference.
Microsoft says they prefer the () on the variable rather than the type, ie
Dim pic() as Byte
but this is just a style convention.