fortplot
Examples
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
pdf_next_token
Subroutine
85 statements
Source File
test_pdf_utils.f90
test_pdf_utils
pdf_next_token
Contents
public subroutine pdf_next_token(text, pos, token, token_len, has_token)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
text
integer,
intent(inout)
::
pos
character(len=*),
intent(out)
::
token
integer,
intent(out)
::
token_len
logical,
intent(out)
::
has_token