Writes a string without the NULL terminator. The function uses sprintf to compose the string. \n * The internal buffer is fixed at 4096 bytes. \n * Returns the actual count of values writen. * \ingroup binfile
See Implementation
Writes a string without the NULL terminator. The function uses sprintf to compose the string. \n * The internal buffer is fixed at 4096 bytes. \n * Returns the actual count of values writen. * \ingroup binfile