#include <dwc.h>
u64 DWC_StringToFriendKey(const char *string);string |
12-digit decimal string. |
| 0 | Conversion has failed. |
| Nonzero | Friend registration key. |
Converts the twelve-digit decimal string string into a friend registration key.
If an inappropriate string is passed to the function, it will return 0.
For the changelog prior to 5.1 PR2, click here.
CONFIDENTIAL