aboutsummaryrefslogtreecommitdiff
path: root/c/util.h
AgeCommit message (Expand)Author
2022-08-15Fix bug in Strcpy. Add Sprintf, Wcscpy.John Ankarström
2022-08-13Strcpy: Use memcpy instead of strcpy_s.John Ankarström
2022-08-07Add Strcpy.John Ankarström
2022-08-04Add comments.John Ankarström
2022-08-03Split common.h to util.h, wcharptr.h and win.h.John Ankarström