![]() |
__int16 (API Types) |
www.CAD6.com |
C++ Syntax__int16
Element DescriptionFor a description, see your C++ or Win32/x64 documentation.
MKD SyntaxA __int16 is a signed integer value. Its allowed value range is -32,768 to 32,767 (16-bit value). A __int16 is written to the file in decimal notation, the according format string is %d or %hd respectively (depending on the operating system). Be sure not to produce any useless spaces or leading zeros. Keep the file compact!
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH