<< Previous | Next >> | |
|
Description
- This function returns the number of characters required to display a signed long number.
Parameters
- num
- 32-bit signed number.
Return value
- The number of characters to display signed long number.
Library
- STDIO.LIB
See also
- ltoa
Dynamic C Functions | << Previous | Next >> | rabbit.com |