18 Mar
2008
18 Mar
'08
1:12 p.m.
Hi, On Mon, Mar 17, 2008 at 11:35:05PM +0000, place wrote:
I made a dStr_dstrcat().
What's the main advantage of it, over dStr_append_l() ? I see the convenience and clarity of passing two parameters instead of three, but on the other hand, keeping APIs reduced to a functional minimum, helps to remember and to choose the right function call. There may be a point I don't yet see... -- Cheers Jorge.-