summaryrefslogtreecommitdiff
path: root/doc/examples/ex-cxx.cpp
Commit message (Expand)AuthorAgeFilesLines
* more warnings to silence.Nikos Mavrogiannopoulos2012-03-221-1/+1
* removed unneeded comment.Nikos Mavrogiannopoulos2011-04-151-1/+0
* No need to under restrict for C++. Only use config.h.Nikos Mavrogiannopoulos2011-04-111-0/+1
* Drop config.h, not needed (hopefully?) and breaks mingw due to rpl_gmtime.Simon Josefsson2008-12-101-4/+0
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Use cstring instead of string.h.Simon Josefsson2008-06-191-2/+1
* Make it find strlen.Simon Josefsson2008-06-071-0/+2
* Updated the C++ API with patch from Eduardo Villanueva Che. Suggested by Benj...Nikos Mavrogiannopoulos2008-05-171-0/+100