Using the vb language
Which want to define a string of fixed length of 30
Statements below
Dim x as string * 30
Compile time always prompt error, how to solve? Please directly, thank you
CodePudding user response:
VB.NET is not a VBCodePudding user response:
Why don't want to tangle fixed-length? What's the purpose? Must do a process can write their own special treatment, or directly with fixed Byte array