About 308,000 results
Open links in new tab
  1. Instagram

    Instagram ... Instagram

  2. INSTITUTO NACIONAL DE TECNOLOGIA (@int.online) - Instagram

    8,560 Followers, 256 Following, 1,427 Posts - INT | INSTITUTO NACIONAL DE TECNOLOGIA (@int.online) on Instagram: "Perfil oficial do Instituto Nacional de Tecnologia Unidade de Pesquisa …

  3. Los Alamos National Laboratory - Weblogin

    USE OF THIS SYSTEM BY ANY USER, AUTHORIZED OR UNAUTHORIZED, CONSTITUTES CONSENT TO THIS AUDITING, INTERCEPTION, RECORDING, READING, COPYING, …

  4. 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.

  5. Integer (computer science) - Wikipedia

    Standard integer The standard integer size is platform-dependent. In C, it is denoted by int and required to be at least 16 bits. Windows and Unix systems have 32-bit int s on both 32-bit and 64-bit …

  6. Welcome to the Institute for Nuclear Theory (INT) | Institute for ...

    Apr 20, 2026 · This INT Undergraduate Research Network (INTURN) program hosts undergraduate students interested in pursuing research in nuclear theory and taking steps toward a career in physics.

  7. Python int () Function - W3Schools

    Definition and Usage The int() function converts the specified value into an integer number.

  8. Data Type Ranges | Microsoft Learn

    Jun 13, 2024 · The int and unsigned int types have a size of 4 bytes. However, portable code shouldn't depend on the size of int because the language standard allows this to be implementation-specific.

  9. 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 …

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

    Nov 18, 2025 · Transact-SQL reference for int, bigint, smallint, and tinyint data types. These data types are used to represent integer data.