dimanche 4 juin 2017

How come you don't need to assign a value to an extern const (int) when including it in a header file? in c++

Usually when declaring a const of any sort you're supposed to assign a value to it immediately, but not in header files? why?

Aucun commentaire:

Enregistrer un commentaire