Re: Error: ") expected" when complie x509.h

2000-12-02 Thread Dr S N Henson
Zhang Jianyu wrote: > > I was meeting some error when I used openssl API to develop some application by C++ >Builder 5 on Windows 2000. > I wanted to call the PEM_write_RSAPrivateKey function in order to save a rsa private >key of RSA strcture format as a PEM file -- it should include pem.h i

Error: ") expected" when complie x509.h

2000-12-02 Thread Zhang Jianyu
I was meeting some error when I used openssl API to develop some application by C++ Builder 5 on Windows 2000. I wanted to call the PEM_write_RSAPrivateKey function in order to save a rsa private key of RSA strcture format as a PEM file -- it should include pem.h in my project. I included the fi