NEVER make this mistake in C++ #shorts
C++ is a complex language where you can make a lot of mistakes. One of the worst mistakes you can make is using a namespace. This is like doing import * in Python, it will liter global with potentially unexpected shortcuts which can make the process of programming frustrating.
#technology #cpp #c #dev #programming #coding
コメント