News

Hi allI'm writing a library in C++ and I would like to use namespaces, as it is suggested. But I'm having some problems.First, I've created all my header and source files without any namespace ...
The namespace At first glance, it appears as if namespaces represent little more than the C++ include directive or the addition of a VB module to a project.