Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I mean, say, draft C23 and C++20 are still dialects. There is a large subset that is mutually intelligible and useful for production work.

C23 is closer to C++ in one small way: () is now a prototyped parameter list, meaning the same as (void). Thus if you want to program in a common C23/C++ dialect, you can drop the (void) kludge now.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: