fluL_loadstring Function

public function fluL_loadstring(L, string) result(errcode)

Arguments

TypeIntentOptionalAttributesName
type(flu_State) :: L
character(len=*) :: string

Return Value integer


Calls

proc~~flul_loadstring~~CallsGraph proc~flul_loadstring fluL_loadstring lual_loadstring lual_loadstring proc~flul_loadstring->lual_loadstring

Contents


Variables

TypeVisibilityAttributesNameInitial
character(len=len_trim), private :: c_string
integer(kind=c_int), private :: c_errcode