Question:What do the functions atoi(), itoa() and gcvt() do? 

Answer atoi() is a macro that converts integer to character. itoa() It converts an integer to string gcvt() It converts a floating point number to string 

+ Report
Total Preview: 1126
What do the functions atoi(), itoa() and gcvt() do?
Copyright © 2024. Powered by Intellect Software Ltd