C++ coding style

#c++ Funamentals

Hi, I just started the C++ course. I may be thinking ahead, but are there examples of the best C++ coding style to use?

Hello fmuld,

C++ coding standards vary based on a few factors. The team you’re working with, the platform/library you’re working with, and personal preference.

That said, if you’re looking for a general coding standard you can try what the official foundation suggests.

If you’re looking to move on to Unreal Engine, their standards can be found here

Thanks for this.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms