Short question: Is it possible to create a fixed-size string in C #? I know that in VB you can declare something like this: str AS string * 20
Long story: I need to read a binary file containing a 20-byte field in a string. I read the contents of the file into an object (class). I want to limit the lines in an object in a class definition.
Thanks so much for your concern.
swarms
source share