SizeOfInt {mcga}R Documentation

Byte-length of a int typed variable

Description

Byte-length of a int typed variable in computer memory

Usage

SizeOfInt()

Value

Returns the byte-length of a int typed variable in computer memory

Author(s)

Mehmet Hakan Satman - mhsatman@istanbul.edu.tr

Examples

print(SizeOfInt())

[Package mcga version 3.0.7 Index]