SizeOfInt: Byte-length of a 'int' typed variable

View source: R/RcppExports.R

SizeOfIntR 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())

mcga documentation built on Nov. 27, 2023, 5:12 p.m.