|
From: Uwe H. <uh...@bi...> - 2000-03-03 00:06:39
|
On Thu, Mar 02, 2000 at 10:42:09AM -0500, Brian St. Pierre wrote: > Uwe - > > What do you think of using glib's GStrings instead of c-strings in the URL > structure? This would allow us to have dynamically sized strings for the > url and buffer instead of arbitrarily sized buffers that are given hard > limits at compile time. > > Let me know -- if you think this is a good idea, I'll work on changing it > tonight or this weekend. I like the idea. Go ahead. > If you don't like this, what would you think of > changing the URL structure to use dynamically-sized buffers for the url and > the buffer? You mean using malloc/realloc? I guess GStrings are easier to handle... Uwe. -- Uwe Hermann <uh...@bi...> http://www.bingo-ev.de/~uh1763/index.html ----------------------------------------- :wq |