Limited-length string class
- by wood_brian
Is there a limited-length string class around? I've searched a
little on the net and didn't find anything. I'm interested in a
class that limits (possibly at compile time) the length to 255,
so marshalling the string's length only requires one byte.