The C++ size_t type is defined as the result of the sizeof operator and can contain the size of any object. STL and MFC containers typically return their size as a size_t value. In the IA-32 programming model, size_t is 32 bits wide. In X64, it is 64 bits wide.
- Customization and Administration Guides
- DXF Reference
- AutoLISP and DCL
- ActiveX and VBA
- ObjectARX and Managed .NET
- ObjectARX: Developer's Guide
- ObjectARX: Reference Guide
- ObjectARX: Managed .NET Developer's Guide
- ObjectARX: Managed .NET Reference Guide
- ObjectARX: Interoperability Guide
- ObjectARX: Migration Guide
- General Development Compatibility (ObjectARX/.NET)
- Migrate from AutoCAD 2024 and Earlier
- Migrate from AutoCAD 2023 and Earlier
- Migrate from AutoCAD 2022 and Earlier
- Migrate from AutoCAD 2020 and Earlier
- Migrate from AutoCAD 2018 and Earlier
- ObjectARX: Release Notes
- JavaScript
- AutoCAD Core Console