uitoa Function From Microchip TCP/IP Stack previous page next page Microchip TCP/IP Stack Help Contents | Index | Home Previous | Up | Next uitoa Function C void uitoa( WORD Value, BYTE* Buffer ); Description Converts a 16-bit unsigned integer to a null-terminated decimal string. Preconditions None Parameters Parameters Description Value The number to be converted Buffer Pointer in which to store the converted string Returns None Stack API > Helpers > Public Members > uitoa Function Microchip TCP/IP Stack 5.42.08 - June 15, 2013Copyright © 2012 Microchip Technology, Inc. All rights reserved. Contents | Index | Home previous page start next page