> > Consider:
> > 
> > char buf[1024];
> > int i, j;
> > 
> > buf[1024]=0; // to make sure we don't run off the end
> >
> 
> Does not C number the indices: 0..1023?

Yeah, that's what I get for hastily constructing an example.

DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to