Help for this page

Select Code to Download


  1. or download this
    MySet *
    MyEnquire::get_set(first, maxitems)
    
  2. or download this
    MySet *
    MyEnquire::get_set(first, maxitems)
        MySetIterator *     first
        int                 maxitems
    
  3. or download this
    MySet *
    MyEnquire::get_set(first, maxitems)
        MySetIterator *     first
    ...
           *RETVAL = THIS->get_set(*first, maxitems);
        OUTPUT:
           RETVAL