Changes a packed string of digits (appropriate for the information elements that require an address string) to an ASCII string of digits.
U8 NMSAPI TUPADDRtoASCII ( TupTknStr *addrSigs, char *ascii)
|
Argument |
Description |
|
addrSigs |
Pointer to the packed list. |
|
ascii |
Pointer to resulting ASCII string. |
None.