Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
gdxhyrd
6y ago
0 comments
Save
Share
3) Use C++17 with minimal features. This gives you a lot of needed libraries built-in and it is better supported than C99 (due to Windows).
0 comments
2 comments · 1 top-level
top
newest
oldest
jhayward
6y ago
· 1 in thread
>
Use C++17 with minimal features
To paraphrase JWZ, "now you have N+M problems"
gdxhyrd
OP
6y ago
C++17 is a very close language to C18 if you avoid exceptions, classes and templates.
j
/
k
navigate · click thread line to collapse