ltoa
From Seo Wiki - Search Engine Optimization and Programming Languages
Jump to navigationJump to search
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2009) |
The ltoa function in the C programming language is used to convert an integer into a string.
ltoa(long integer, char *string, int radix)
Where integer
is the long integer in which a number resides, string
is the string, represented by an array of characters and radix
is the base number in which the number will be represented.
If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...
→