summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-03Forgot to change this from uint16_t to uin32_tHEADmasterstderr64
2024-11-03Use uint32_t instead of uint16_t to support wider range of unicode charactersstderr64
2024-11-02Use memmove instead of wmemmove because its bytes being copied and not wcharsstderr64
2024-11-02Fixed incorrect size in memsetstderr64
2024-11-02Added unicode encoding example in Cstderr64
2024-10-27Use C++ style type cast instead of C style type cast because this is C++ and ...stderr64
2024-10-25Added local char array teststderr64
2024-10-24Recreated repositorystderr64