0

I want to convert a signed integer to string.

Is the only way to use uint2str() and then use a string library function, e.g., strings, concat() to concat the sign “-“?. Or is there more efficient way?

Shuzheng
  • 1,855
  • 3
  • 19
  • 31

0 Answers0