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