mcga (version 3.0.3)

SizeOfInt: Byte-length of a int typed variable

Description

Byte-length of a int typed variable in computer memory

Usage

SizeOfInt()

Arguments

Value

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

Author

Mehmet Hakan Satman - mhsatman@istanbul.edu.tr

Examples

Run this code
print(SizeOfInt())

Run the code above in your browser using DataCamp Workspace