Thread (15 messages) flat view 15 messages, 7 authors, 2016-06-15

Re: [PATCH] path-list documentation: document all functions and data structures

From: Olivier Marin <hidden>
Date: 2016-06-15 22:44:45

Miklos Vajna a écrit :
+. Allocates and clears (`memset(&list, \'\0', sizeof(list));`) a
+  `struct path_list` variable.
What about just `memset(&list, 0, sizeof(list))` instead?

It's readable in the text format, clean in html and this is the way
memset() is used.

Olivier.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help