No, you don’t write a string - you just write a specified number of bytes
The ADL User Guide is misleading when it calls the data a “string”: it is not a string in the ‘C’ language sense - it is just a number of raw bytes.
No, you don’t write a string - you just write a specified number of bytes
The ADL User Guide is misleading when it calls the data a “string”: it is not a string in the ‘C’ language sense - it is just a number of raw bytes.