Dear Vadim,
   thank you for reply. I have debugger. I use SSLeay library (it works
fine) with my applications. If I try to use standard output like output
stream I have error "... access violation" or "... memory could not be
written".
   Maybe you know reason?

Thanks,
   Yuriy

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]
> Sent: Sunday, April 18, 1999 11:04 PM
> To: [EMAIL PROTECTED]
> Subject: Re: BIO_... and standard output
>
>
> Yuriy Stul wrote:
> >
> > Hello everybody!
> >
> >    I use SSLeay 0.9.0. and will be very thankful is anyone
> will explain me
> > why follow simple code does not work.
>
> do you have a debugger?   xxgdb works like a charm
>
> > if ((out=BIO_new_fp(stdout,BIO_NOCLOSE)) != NULL){
> >    BIO_printf(out, "notBefore=");
>
> regards,
> Vadim
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to