About 384,000 results
Open links in new tab
  1. INT | INSTITUTO NACIONAL DE TECNOLOGIA (@int.online ...

    9,169 Followers, 252 Following, 15 Posts - INT | INSTITUTO NACIONAL DE TECNOLOGIA (@int.online) on Instagram: "Perfil oficial do Instituto Nacional de Tecnologia Unidade de Pesquisa …

  2. C data types - Wikipedia

    The type int should be the integer type that the target processor is most efficiently working with. This allows great flexibility: for example, all types can be 64-bit.

  3. INT - Wikipedia

    This disambiguation page lists articles associated with the title INT. If an internal link incorrectly led you here, you may wish to change the link to point directly to the intended article.

  4. Los Alamos National Laboratory - Weblogin

    DOE computer systems are provided for the processing of official U.S. Government information only. All data contained within DOE computer systems is owned by the DOE, and may be audited, …

  5. Home - INT

    Embed visual analytics in your application with INT visualization platforms and libraries. INT helps energy professionals, geoscientists, engineers and data scientists explore and analyze their …

  6. int, bigint, smallint, and tinyint (Transact-SQL) - SQL ...

    Jul 20, 2026 · Transact-SQL reference for int, bigint, smallint, and tinyint data types. These data types are used to represent integer data.

  7. Data Types in C - GeeksforGeeks

    Jun 17, 2026 · Primitive data types are the basic built-in data types in C used to store simple values like integers, characters, and floating-point numbers. Stores whole numbers (positive, negative, or zero). …