STORAGE_SIZE

Platform

x64, Win32

Purpose

To get the size of an object in bits.

Syntax

INTEGER FUNCTION STORAGE_SIZE(A, [,KIND])
INTEGER KIND

Description

The argument A is a scalar or array of any type.
If KIND is present then the returned value has this kind value.

Notes

The standard ISO_C_BINDING module has a similar function C_SIZEOF that returns the size in bytes

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited