Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

373
Visualizações
What is different between uppercase and lowercase data type?

For Example int and INT. About this two i just know int is the fundamental type and INT is windows data type both gain 4 bytes in memory and INT is use with window API.

But i don't understand what is the major and proper different between both of them.

Help me to understand this both fully?

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

int is a language keyword, INT is not.

The size and range of values that an int can take is constrained, but not fixed, by the C++ standard.

INT is a data type defined by Windows that is a 4 byte signed integral type with 2's complement.

With a MSVC compiler targetting Windows, it is probably typedeffed or #defined to int, since int in that case has the required characteristics.

Using std::int32_t would be preferable as it's multiplatform, although a compiler does not have to support it.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda