Our website uses cookies to enhance your browsing experience.
Accept
to the top

Webinar: Let's make a programming language. Lexer - 29.04

LLP64

Dec 23 2011

LLP64 (ILP32LLP64, P64). Data model in C/C++ in which basic data types have the following sizes: int - 32 bits, long - 32 bits, long long - 64 bits, pointer - 64 bits. This data model is used, for example, in 64-bit Windows systems (Win64).

Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Popular related articles