16 Apr
2012
16 Apr
'12
1:47 p.m.
On Mon, Apr 16, 2012 at 10:17, Alexandre Julliard <julliard(a)winehq.org> wrote:
... That's not a good helper function, with all the optional parameters and various behaviors. Also if you need a big documentation block like this for a 5-line function it's a sign that something is wrong.
Sorry, I didn't know it was bad to document small functions. So should I duplicate list_size creating list_count to get the number of items or should I simply loop and count the size and item count without using list_size in WS_dup_he?
-- Alexandre Julliard julliard(a)winehq.org
Best wishes, Bruno