fread3: Read 3-byte integer.

View source: R/read_fs_curv.R

fread3R Documentation

Read 3-byte integer.

Description

Read a 3-byte integer from a binary file handle. Advances the pointer accordingly.

Usage

fread3(filehandle)

Arguments

filehandle

file handle

Value

integer: The read integer.


freesurferformats documentation built on Sept. 9, 2025, 5:44 p.m.