In C++, an object declared const has internal linkage, unless it has previously been given external linkage. In ISO/ANSI C, it has external linkage.