Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!uakari.primate.wisc.edu!brutus.cs.uiuc.edu!psuvax1!rutgers!bpa!tci!kempf From: kempf@tci.bell-atl.com (Cory Kempf) Newsgroups: comp.lang.c++ Subject: Re: C++ filename convention Message-ID: <547@tci.bell-atl.com> Date: 11 Jan 90 15:13:59 GMT References: <2277@dataio.Data-IO.COM> <335@cvbnet.Prime.COM> Organization: Technology Concepts, Inc. Sudbury Mass. Lines: 18 jsulliva@cvbnet.UUCP (Jeff Sullivan, x4096 MS 4-2) writes: > Is there a definitive filename convention in C++? [several different conventions deleted] > Which is correct? As near as I can tell, there is no convention as yet. At least not an accepted one. I generally prefer to use .cc and .hh for C++ specific files, and the traditional .c and .h for files that can be used with C or C++. I think you will find that there are as many different conventions as there are compiler/developers (well, probably not that many, but ...) +C -- Cory Kempf Technology Concepts phone: (508) 443-7311 x341 uucp: {anywhere}!uunet!tci!kempf, kempf@tci.bell-atl.com DISCLAIMER: TCI is not responsible for my opinions, nor I for theirs