In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly shows you "what bytes long double has", which is easy to understand and clear. I hope it can help you solve your doubts. Let me lead you to study and learn this article "what bytes does long double have".
Long double has 16 bytes, 12 bytes and 8 bytes, of which 16 bytes account for the majority. Because the ANSI C standard does not specify the exact precision of long double, there may be different implementations for different platforms.
This article operating environment: Windows7 system, C++, Dell G3.
Long double has 16 bytes, 12 bytes, and 8 bytes. Of which 16 bytes account for the majority.
Long double is a data type in computer programming languages C and C++.
Long double (multi-precision floating-point type or long-precision floating-point type) long double is the 1999 revised C language standard "keyword", C language, the library function of C language uses the word long double, but the processing of long double depends on the compiler.
The ANSI C standard specifies that double variables are stored as IEEE 64-bit (8-byte) floating-point values, but does not specify the exact precision of long double.
So there may be different implementations for different platforms.
There are 8 bytes, 10 bytes, 12 bytes or 16 bytes.
Specifies that the precision of long double is not less than that of double, just like int and long int.
About the specific compiler, you can print sizeof (long double) to know.
These are all the contents of the article "what are the bytes of long double?" Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.