|
From: | Christopher Brannon |
Subject: | [PATCH] Add a portable implementation of getline to src/common. |
Date: | Tue, 28 Sep 2010 13:05:10 -0500 |
Andrei Kholodnyi <andrei.kholodnyi at gmail.com> writes: > includes should be added since size_t and FILE are used > #include <stdio.h> > #include <stddef.h> I'm always a little leary of including headers within headers. I'll fix this. > and I'd rather rename source file into spd_getline.c to follow function > naming. Ok, will do. Thanks for your comments. -- Chris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://lists.freebsoft.org/pipermail/speechd/attachments/20100928/72977f58/attachment.pgp>
[Prev in Thread] | Current Thread | [Next in Thread] |