On Wed, 2004-02-25 at 06:04 -0600, David Farning wrote: > int offset; > offset=rpmdbGetIteratorOffset(mi); > printf("%d\n",offset); > > int iSize; > iSize = rpmdbGetIteratorCount(mi); > printf("%d\n",iSize); > > > int fNum; > fNum = rpmdbGetIteratorFileNum(mi); > printf("%d\n",fNum); > > I tried all of the above from the rpmdbGetIterator... family none seem > to work. Is this a bug or feature none yet implemented? Seems pretty > useful. > tests still fail in rpm --version 4.3 Dave Farning _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list