cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: More examples please!

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 10 Aug 2011 11:06:17 +0200 (CEST)

On Tue, 9 Aug 2011, Jim Hollinger wrote:

> I have an example program at
> http://code.google.com/p/rtsprequest/source/browse/trunk/rtsprequest.cpp

Thanks a lot! I've convert it into plain C and have it added as 'rtsp.c' in
the examples directory. Now visisble here:
http://curl.haxx.se/libcurl/c/rtsp.html

Note that you have a minor bug on line 245 where fprintf() has more arguments
than used in the format string.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-08-10