fread3 {freesurferformats}R 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.


[Package freesurferformats version 0.1.18 Index]