Hi, it seems that separate them into src and hdr is a popular solution. however, this is not the case in Netbeans: by default, netbeans will put both hpp and cpp files in the same directory.
questions:
should I separate them or not? why?
if 1 is yes, is there any way to automatically set this in Netbeans?