dequeue_pie_autopct Interface

interface
public module function dequeue_pie_autopct(autopct_queue, autopct_count) result(value)

Arguments

Type IntentOptional Attributes Name
character(len=32), intent(inout), allocatable :: autopct_queue(:)
integer, intent(inout) :: autopct_count

Return Value character(len=32)