Pages

Thursday, July 18, 2024

What is the use of the functions atoi(), itoa() and gcvt()

 atoi() - converts a string to an internet

 itoa() - converts an integer to string 

 gcvt() - converts a floating point number to a string 

No comments:

Post a Comment

What is anti- Debugging

  Anti- debugging is how we can stop somebody from debugging our system and getting all the information out of your subsystem.