Bj=F8rn Augestad writes:
>Hallvard B Furuseth wrote:
>> I think we should drop the 'clc_' prefix from the .c filenames and maybe
>> the internal .h files (the ones that are not installed) in the future.
>=20
> What do we gain?
Sorry, that was a rather truncated message.
What I meant to say was, there are filesystems with uncomfortable
limits for filenames, like 8.3 characters or max 14 characters.
So we should try to keep filenames short.
> If a standalone function is named clc_foo, I hope to see
> clc_foo.c
> clc_foo.man
> clc_foo.html
Yes, the manpages must have full names. However, for unfortunate
systems that don't support man or html there might be a single
clc.txt file which contains the documentation from all the clc*.man
pages.
> We can of course have clc_strdup.man even if we have strdup.c, but that=20
> makes it harder to script things.
Not if it's consistently done.
--=20
Hallvard
|