[GPF Home Page]

M_list man(3) pages

grouping page description
M_list::INTROM_list maintain simple lists (LICENSE:PD)
M_list::dictionary::OOPSclr clear basic dictionary (LICENSE:PD)
M_list::dictionary::OOPSdel delete entry by key name from a basic dictionary (LICENSE:PD)
M_list::dictionary::OOPSget get value of key-value pair in a dictionary given key (LICENSE:PD)
M_list::dictionary::OOPSifdef return whether name is present in dictionary or not (LICENSE:PD)
M_list::dictionary::OOPSset add or replace a key-value pair in a dictionary (LICENSE:PD)
M_listinsert insert entry into a string array at specified position (LICENSE:PD)
M_listlocate finds the index where a string is found or should be in a sorted array (LICENSE:PD)
M_listremove remove entry from an allocatable array at specified position (LICENSE:PD)
M_listreplace replace entry in a string array at specified position (LICENSE:PD)