fluL_loadfile Function

public function fluL_loadfile(L, filename) result(errcode)

Arguments

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

Return Value integer


Calls

proc~~flul_loadfile~~CallsGraph proc~flul_loadfile fluL_loadfile lual_loadfilex lual_loadfilex proc~flul_loadfile->lual_loadfilex

Contents


Variables

TypeVisibilityAttributesNameInitial
character(len=len_trim), private :: c_filename
character(len=3), private :: c_mode
integer(kind=c_int), private :: c_errcode