re: [PATCH 1/2] cmd: Improve WCMD_fgets documentation
1 Oct
2011
1 Oct
'11
3:01 a.m.
+ * We can't use the native f* functions because of the filename syntax differences + * between DOS and Unix. That doesn't belong in a function comment; it's an implementation detail that belongs, at most, inside the function.
1 Oct
1 Oct
9:31 a.m.
New subject: [PATCH 1/2] cmd: Improve WCMD_fgets documentation
2011/10/1 Dan Kegel <dank(a)kegel.com>:
+ * We can't use the native f* functions because of the filename syntax differences + * between DOS and Unix.
That doesn't belong in a function comment; it's an implementation detail that belongs, at most, inside the function.
Yeah true. I simply copied it over from previous doc. Might move it/delete part of it
5188
Age (days ago)
5188
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dan Kegel -
Frédéric Delanoy