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 May 29, 2024, 5:29 a.m.