void listType::find_supers() { if (!isempty()) { int super = 0; int count = 0; for (int i = 0;
void listType::find_supers
isempty
int
i