fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
tt_short
Function
7 statements
Source File
fortplot_tt_binary.f90
fortplot_tt_binary
tt_short
Contents
public pure function tt_short(data, offset) result(val)
Read big-endian signed 16-bit integer (-32768..32767).
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int8),
intent(in)
::
data
(:)
integer,
intent(in)
::
offset
Return Value
integer