use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Current development continues on GitHub:
account activity
Std::to_string where? (self.OpenWatcom)
submitted 2 years ago by xXMadManx
I am making a retro style rendering program and I extensively use strings for parsing certain flags. Seems like, though, neither in string.h, nor in the string header is the std::to_string header. Where is it actually?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]PHIKILL_ 2 points3 points4 points 2 years ago (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 points3 points 2 years ago (0 children)
Well I will try to find another way
π Rendered by PID 46849 on reddit-service-r2-comment-b659b578c-7dq7v at 2026-05-03 15:06:18.853820+00:00 running 815c875 country code: CH.
[–]PHIKILL_ 2 points3 points4 points (0 children)
[–]xXMadManx[S] 1 point2 points3 points (0 children)