tcc_read_f32: Read 32-bit float

View source: R/tcc_ptr_utils.R

tcc_read_f32R Documentation

Read 32-bit float

Description

Read 32-bit float

Usage

tcc_read_f32(ptr, offset = 0L)

Arguments

ptr

External pointer

offset

Byte offset from ptr (scalar interface). Ignored when n is supplied.

Value

Numeric scalar (promoted to double).


Rtinycc documentation built on April 28, 2026, 1:07 a.m.