Re: Modules to C?
- From: Tommi Höynälänmaa <tommi.hoynalanmaa@xxxxxxxxxxxx>
- Date: Sun, 02 Dec 2007 11:24:06 +0200
Keith Thompson kirjoitti:
It seems to me that C++-style namespaces would provide very similar
functionality, with the advantage of being existing practice and being
compatible with C++.
Yes, if they make separate compilation of module headers as easy. Declarations of a C++ namespace may be split across several files, which may make it harder.
--
Tommi Höynälänmaa
sähköposti / e-mail: tommi.hoynalanmaa@xxxxxxxxxxxx
kotisivu / homepage: http://www.iki.fi/tohoyn/
.
- References:
- Modules to C?
- From: Tommi Höynälänmaa
- Re: Modules to C?
- From: Keith Thompson
- Modules to C?
- Prev by Date: Re: Modules to C?
- Next by Date: Re: Modules to C?
- Previous by thread: Re: Modules to C?
- Next by thread: Re: Modules to C?
- Index(es):
Relevant Pages
|