Re: difference in header files
- From: Dave Thompson <david.thompson1@xxxxxxxxxxxxxxxx>
- Date: Sun, 14 Aug 2005 08:18:21 GMT
On Tue, 09 Aug 2005 22:57:46 +0100, Mark McIntyre
<markmcintyre@xxxxxxxxxxx> wrote:
> On Wed, 10 Aug 2005 01:22:17 +0530, in comp.lang.c , "Pradyut"
> <pradyutb@xxxxxxxxx> wrote:
>
> >what's the difference between a .h and a .hpp file
>
> this would be something specific to your implementation or company
> style. C doesn't place any particular requirements on the file
> extensions - remember that its only MSDOS and its children that think
> the extension is an indication of the file's format, most other OSen
> find it more useful to store that info elsewhere...
>
I know no OS that itself relies on the extension, except in a CI/shell
that can be overridden or at least adjusted to some extent. But there
certainly have been many before and other than MS that supported an
extension or equivalent field that most or all vendor-supplied utility
software _did_ rely on: at least RT-11, RSX-11, TOPS-10 and -20 -- and
(nonvendor) ITS to some extent, VMS, I think AOS/VS, and VM/CMS. And
CP/M, which is no child of MSDOS although a case can be made for the
inverse. Even in Unix _some_ utility software relies on extensions.
- David.Thompson1 at worldnet.att.net
.
- References:
- difference in header files
- From: Pradyut
- Re: difference in header files
- From: Mark McIntyre
- difference in header files
- Prev by Date: Re: strange problem with send() and recv()
- Next by Date: Re: whether is the standard input stream full buffered or line buffered after calling function setbuf()?
- Previous by thread: Re: difference in header files
- Next by thread: Re: difference in header files
- Index(es):
Relevant Pages
|