Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!usc!apple!oliveb!pyramid!infmx!briand From: briand@infmx.UUCP (brian donat) Newsgroups: comp.lang.c++ Subject: Man Pages for C++ Objects ?? Keywords: (9) Message-ID: <4131@infmx.UUCP> Date: 1 May 90 21:15:25 GMT Organization: Informix Software Inc., Menlo Park, CA. Lines: 24 Has anybody out there considered what a Unix Manual Page might contain, regarding C++ Objects? For example, one might suppose that it might be valuable to list on such pages The entire object declaration and any declarations for objects which are 'base' to it. Explanations of chained functions, etc. Intended Usage. Explanation of any algorithms built around the object. etc. I pre-suppose that the day'll come when Unix might contain a standard object liabrary which would be used as readily and easily as the procedure-oriented functions extant today. --briand