STRING
Used .NET classes
Static methods used
- CONVERT::to_string_int32...
Security notes
Unhandled exceptions
Other notes
- I think item misses a precondition 'valid_index', like there is in item_code.
- I'm not sure wipe_out really ensures that capacity is 0 after the call.
The .NET documentation is not clear about what happens when a call to set_capacity (0) is made.