[Solved] How should I be declaring “stuff” in C++? [closed]
[ad_1] As you’ve noticed, if you follow this path you’ll end up with some really unwieldy names. Naming is largely up to preference (for personal or new projects) or convention (for existing projects). If you want to go learn a convention, read some code that you might want to contribute to. Most importantly, though, be … Read more