tamanhoCnpj constant

int const tamanhoCnpj

Quantidade de dígitos de um CNPJ.

Implementation

static const int tamanhoCnpj = 14;