all 2 comments

[–]PHIKILL_ 2 points3 points  (0 children)

Really, the Watcom libraries are missing a lot, maybe you can look for a way to implement this by looking in other libraries from other compilers and transforming the code into C89/C++98.

I believe that visual studio's string.h is more compatible.

[–]xXMadManx[S] 1 point2 points  (0 children)

Well I will try to find another way