[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [newbie] How to make consecutive calls to ber_scanf work?



At 06:23 AM 2/11/2005, Ames Andreas wrote:
>subject says pretty much it.  The value that the BerElement contains
>(a simple-paged-result control) just contains an integer and an octet
>string.

I suggest you look at ldapsearch.c in client/tools. It provides an
example of how to do this.  In fact, it implements simple paged
results. The rest of your message makes little sense to me.

Kurt