gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem building GnuTLS 2.2.2 on Solaris


From: Andrew W. Nosenko
Subject: Re: Problem building GnuTLS 2.2.2 on Solaris
Date: Mon, 5 May 2008 15:48:28 +0300

On Mon, May 5, 2008 at 2:37 PM, Simon Josefsson <address@hidden> wrote:
>  Besides, any C++ programmers who can confirm that it is a good idea to
>  include C headers like stdio.h and string.h in C++ header files?

I would to recommend to include <cstdio> and <cstring> instead
(standard c++'ish counterpart for stdio.h and string.h).  But exact
answer depends on the given error.  May be there indeed need "raw"
C-header (very unlikely, but...)

-- 
Andrew W. Nosenko <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]