fwrite3: Write 3-byte integer.

View source: R/write_fs_curv.R

fwrite3R Documentation

Write 3-byte integer.

Description

Write a 3-byte integer to a binary file handle.

Usage

fwrite3(filehandle, data)

Arguments

filehandle

file handle (connection)

data

number to write


freesurferformats documentation built on May 29, 2024, 5:29 a.m.