mcga (version 3.0.3)

SizeOfLong: Byte-length of a long typed variable

Description

Byte-length of a long typed variable in computer memory

Usage

SizeOfLong()

Arguments

Value

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

Author

Mehmet Hakan Satman - mhsatman@istanbul.edu.tr

Examples

Run this code
print(SizeOfLong())

Run the code above in your browser using DataCamp Workspace