René's URL Explorer Experiment


Title: Arithmetic types - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://cppreference.com/
Create accounthttps://cppreference.com/index.php?title=Special:CreateAccount&returnto=c%2Flanguage%2Farithmetic+types
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=c%2Flanguage%2Farithmetic+types
Pagehttps://cppreference.com/c/language/arithmetic_types
Discussionhttps://cppreference.com/Talk:c/language/arithmetic_types
https://cppreference.com/c/language/arithmetic_types
Readhttps://cppreference.com/c/language/arithmetic_types
View sourcehttps://cppreference.com/index.php?title=c/language/arithmetic_types&action=edit
View historyhttps://cppreference.com/index.php?title=c/language/arithmetic_types&action=history
https://cppreference.com/c/language/arithmetic_types
chttps://cppreference.com/c
languagehttps://cppreference.com/c/language
Chttps://cppreference.com/c
Compiler supporthttps://cppreference.com/c/compiler_support
Languagehttps://cppreference.com/c/language
Headershttps://cppreference.com/c/header
Type supporthttps://cppreference.com/c/types
Program utilitieshttps://cppreference.com/c/program
Variadic function supporthttps://cppreference.com/c/variadic
Error handlinghttps://cppreference.com/c/error
Dynamic memory managementhttps://cppreference.com/c/memory
Strings libraryhttps://cppreference.com/c/string
Algorithmshttps://cppreference.com/c/algorithm
Numericshttps://cppreference.com/c/numeric
Date and time utilitieshttps://cppreference.com/c/chrono
Input/output supporthttps://cppreference.com/c/io
Localization supporthttps://cppreference.com/c/locale
Concurrency supporthttps://cppreference.com/c/thread
Technical Specificationshttps://cppreference.com/c/experimental
Symbol indexhttps://cppreference.com/c/symbol_index
[edit]https://cppreference.com/index.php?title=Template:c/navbar_content&action=edit
C languagehttps://cppreference.com/c/language
Basic conceptshttps://cppreference.com/c/language/basic_concepts
Keywordshttps://cppreference.com/c/keyword
Preprocessorhttps://cppreference.com/c/preprocessor
Statementshttps://cppreference.com/c/language/statements
Expressionshttps://cppreference.com/c/language/expressions
Initializationhttps://cppreference.com/c/language/initialization
Declarationshttps://cppreference.com/c/language/declarations
Functionshttps://cppreference.com/c/language/functions
History of Chttps://cppreference.com/c/language/history
Technical Specificationshttps://cppreference.com/c/experimental
[edit]https://cppreference.com/index.php?title=Template:c/language/navbar_content&action=edit
Basic Conceptshttps://cppreference.com/c/language/basic_concepts
Commentshttps://cppreference.com/c/comment
ASCIIhttps://cppreference.com/c/language/ascii
Character setshttps://cppreference.com/c/language/charset
Translation phaseshttps://cppreference.com/c/language/translation_phases
Punctuationhttps://cppreference.com/c/language/punctuators
Identifierhttps://cppreference.com/c/language/identifier
Scopehttps://cppreference.com/c/language/scope
Lifetimehttps://cppreference.com/c/language/lifetime
Lookup and name spaceshttps://cppreference.com/c/language/name_space
Typehttps://cppreference.com/c/language/type
Objects and alignmenthttps://cppreference.com/c/language/object
The main() functionhttps://cppreference.com/c/language/main_function
The as-if rulehttps://cppreference.com/c/language/as_if
Undefined behaviorhttps://cppreference.com/c/language/behavior
Memory model and data raceshttps://cppreference.com/c/language/memory_model
[edit]https://cppreference.com/index.php?title=Template:c/language/basics/navbar_content&action=edit
typehttps://cppreference.com/c/language/type
the list of type-related utilitieshttps://cppreference.com/c/types
1 Boolean typehttps://cppreference.com/c/language/arithmetic_types#Boolean_type
2 Character typeshttps://cppreference.com/c/language/arithmetic_types#Character_types
3 Integer typeshttps://cppreference.com/c/language/arithmetic_types#Integer_types
3.1 Data modelshttps://cppreference.com/c/language/arithmetic_types#Data_models
4 Real floating typeshttps://cppreference.com/c/language/arithmetic_types#Real_floating_types
5 Complex floating typeshttps://cppreference.com/c/language/arithmetic_types#Complex_floating_types
6 Imaginary floating typeshttps://cppreference.com/c/language/arithmetic_types#Imaginary_floating_types
7 Keywordshttps://cppreference.com/c/language/arithmetic_types#Keywords
8 Range of valueshttps://cppreference.com/c/language/arithmetic_types#Range_of_values
9 See alsohttps://cppreference.com/c/language/arithmetic_types#See_also
boolhttps://cppreference.com/c/types
truehttps://cppreference.com/c/types
falsehttps://cppreference.com/c/types
conversionhttps://cppreference.com/c/language/conversion
object representationshttps://cppreference.com/c/language/object
typedefhttps://cppreference.com/c/language/typedef
wchar_thttps://cppreference.com/c/string/wide
char16_thttps://cppreference.com/c/string/multibyte
char32_thttps://cppreference.com/c/string/multibyte
char8_thttps://cppreference.com/c/string/multibyte
https://cppreference.com/c/header/limits
https://cppreference.com/c/header/limits
bytehttps://en.wikipedia.org/wiki/byte
arithmetic operatorshttps://cppreference.com/c/language/operator_arithmetic
integer overflowshttps://cppreference.com/c/language/operator_arithmetic#Overflows
Unicos on Crayhttps://en.wikipedia.org/wiki/UNICOS
https://cppreference.com/c/header/stdint
IEEE-754 binary32 formathttps://en.wikipedia.org/wiki/Single-precision_floating-point_format
IEEE-754 binary64 formathttps://en.wikipedia.org/wiki/Double-precision_floating-point_format
IEEE-754 binary128 formathttps://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format
IEEE-754 binary64-extended formathttps://en.wikipedia.org/wiki/Extended_precision
IEEE-754 decimal32 formathttps://en.wikipedia.org/wiki/decimal32_floating-point_format
IEEE-754 decimal64 formathttps://en.wikipedia.org/wiki/decimal64_floating-point_format
IEEE-754 decimal128 formathttps://en.wikipedia.org/wiki/decimal128_floating-point_format
INFINITYhttps://cppreference.com/c/numeric/math/INFINITY
NANhttps://cppreference.com/c/numeric/math/NAN
arithmetic operatorshttps://cppreference.com/c/language/operator_arithmetic
https://cppreference.com/c/header/math
math_errhandlinghttps://cppreference.com/c/numeric/math/math_errhandling
Assignmenthttps://cppreference.com/c/language/operator_assignment
returnhttps://cppreference.com/c/language/return
casthttps://cppreference.com/c/language/cast
#pragma STDC FP_CONTRACThttps://cppreference.com/c/preprocessor/impl#Standard_pragmas
the floating-point environmenthttps://cppreference.com/c/numeric/fenv
Implicit conversionshttps://cppreference.com/c/language/conversion
Limits of floating-point typeshttps://cppreference.com/c/types/limits#Limits_of_floating-point_types
https://cppreference.com/c/header/math
complex numberhttps://en.wikipedia.org/wiki/complex_number
https://cppreference.com/c/header/complex
https://cppreference.com/c/header/complex
https://cppreference.com/c/header/complex
https://cppreference.com/c/header/complex
object representationhttps://cppreference.com/c/language/object
alignment requirementshttps://cppreference.com/c/language/object
arrayhttps://cppreference.com/c/language/array
arithmetic operatorshttps://cppreference.com/c/language/operator_arithmetic
https://cppreference.com/c/header/complex
math_errhandlinghttps://cppreference.com/c/numeric/math/math_errhandling
Implicit conversionshttps://cppreference.com/c/language/conversion
arithmetic operatorshttps://cppreference.com/c/language/operator_arithmetic
imaginary numbershttps://en.wikipedia.org/wiki/imaginary_numbers
https://cppreference.com/c/header/complex
https://cppreference.com/c/header/complex
https://cppreference.com/c/header/complex
object representationhttps://cppreference.com/c/language/object
alignment requirementhttps://cppreference.com/c/language/object
not compatiblehttps://cppreference.com/c/language/type#Compatible_types
arithmetic operatorshttps://cppreference.com/c/language/operator_arithmetic
https://cppreference.com/c/header/complex
math_errhandlinghttps://cppreference.com/c/numeric/math/math_errhandling
Implicit conversionshttps://cppreference.com/c/language/conversion
boolhttps://cppreference.com/c/keyword/bool
truehttps://cppreference.com/c/keyword/true
falsehttps://cppreference.com/c/keyword/false
charhttps://cppreference.com/c/keyword/char
inthttps://cppreference.com/c/keyword/int
shorthttps://cppreference.com/c/keyword/short
longhttps://cppreference.com/c/keyword/long
signedhttps://cppreference.com/c/keyword/signed
unsignedhttps://cppreference.com/c/keyword/unsigned
floathttps://cppreference.com/c/keyword/float
doublehttps://cppreference.com/c/keyword/double
_Boolhttps://cppreference.com/c/keyword/_Bool
_BitInthttps://cppreference.com/index.php?title=c/keyword/_BitInt&action=edit&redlink=1
_Complexhttps://cppreference.com/c/keyword/_Complex
_Imaginaryhttps://cppreference.com/c/keyword/_Imaginary
_Decimal32https://cppreference.com/c/keyword/_Decimal32
_Decimal64https://cppreference.com/c/keyword/_Decimal64
_Decimal128https://cppreference.com/c/keyword/_Decimal128
one's complementhttps://en.wikipedia.org/wiki/one%27s_complement
sign-and-magnitudehttps://en.wikipedia.org/wiki/Signed_number_representations#Sign-and-magnitude_method
two's complementhttps://en.wikipedia.org/wiki/two%27s_complement
IEEE-754https://en.wikipedia.org/wiki/Single-precision_floating-point_format
IEEE-754https://en.wikipedia.org/wiki/Double-precision_floating-point_format
[note 1]https://cppreference.com/c/language/arithmetic_types#cite_note-1
x86https://en.wikipedia.org/wiki/Extended_precision
IEEE-754https://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format
IEEE-754https://en.wikipedia.org/wiki/decimal32_floating-point_format
IEEE-754https://en.wikipedia.org/wiki/decimal64_floating-point_format
IEEE-754https://en.wikipedia.org/wiki/decimal128_floating-point_format
https://cppreference.com/c/language/arithmetic_types#cite_ref-1
https://cppreference.com/c/header/limits
https://cppreference.com/c/header/float
C++ documentationhttps://cppreference.com/cpp/language/types
Categorieshttps://cppreference.com/Special:Categories
Pages using deprecated source tagshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Todo with reasonhttps://cppreference.com/Category:Todo_with_reason
Pages with too many expensive parser function callshttps://cppreference.com/index.php?title=Category:Pages_with_too_many_expensive_parser_function_calls&action=edit&redlink=1
Support ushttp://www.cppreference.com/support
Recent changeshttps://cppreference.com/Special:RecentChanges
FAQhttps://cppreference.com/Cppreference:FAQ
Offline versionhttps://cppreference.com/Cppreference:Archives
https://cppreference.com/c/language/arithmetic_types
What links herehttps://cppreference.com/Special:WhatLinksHere/c/language/arithmetic_types
Related changeshttps://cppreference.com/Special:RecentChangesLinked/c/language/arithmetic_types
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://cppreference.com/index.php?title=c/language/arithmetic_types&oldid=180190
Page informationhttps://cppreference.com/index.php?title=c/language/arithmetic_types&action=info
العربيةhttp://ar.cppreference.com/c/language/arithmetic_types
Češtinahttps://cs.cppreference.com/c/language/arithmetic_types
Deutschhttps://de.cppreference.com/c/language/arithmetic_types
Españolhttp://es.cppreference.com/c/language/arithmetic_types
Françaishttp://fr.cppreference.com/c/language/arithmetic_types
Italianohttp://it.cppreference.com/c/language/arithmetic_types
日本語http://ja.cppreference.com/c/language/arithmetic_types
한국어http://ko.cppreference.com/c/language/arithmetic_types
Polskihttp://pl.cppreference.com/c/language/arithmetic_types
Portuguêshttp://pt.cppreference.com/c/language/arithmetic_types
Русскийhttp://ru.cppreference.com/c/language/arithmetic_types
Türkçehttp://tr.cppreference.com/c/language/arithmetic_types
中文http://zh.cppreference.com/c/language/arithmetic_types

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.