Format the specified signed long integer value into [first, last)].
value
[first, last)]
Declared in <bslalg_numericformatterutil.h>
<bslalg_numericformatterutil.h>
static char* toChars( char* first, char* last, long value, int base = 10) noexcept;