fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
tt_byte
Function
6 statements
Source File
fortplot_tt_binary.f90
fortplot_tt_binary
tt_byte
Contents
public pure function tt_byte(data, offset) result(val)
Read one unsigned byte (0..255) at a 0-based offset.
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int8),
intent(in)
::
data
(:)
integer,
intent(in)
::
offset
Return Value
integer