> Thanks for that. OK I'll just have to set to work with printf's ( and > returns, as currently it crashes so badly I don't get the printf's). This
Try "setbuf(stdout, NULL)" in main. printfs might be getting lost due to standard i/o buffering. -- Rich Salz Chief Security Architect DataPower Technology http://www.datapower.com XS40 XML Security Gateway http://www.datapower.com/products/xs40.html XML Security Overview http://www.datapower.com/xmldev/xmlsecurity.html ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]