From mboxrd@z Thu Jan 1 00:00:00 1970 From: Progga Subject: Re: include structure analyzer Date: Thu, 3 Oct 2002 15:27:48 +0000 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <200210031527.48891.abulfazl@juniv.edu> References: <20021003062441.19087.qmail@relay1.home.ro> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <20021003062441.19087.qmail@relay1.home.ro> List-Id: Content-Type: text/plain; charset="us-ascii" To: Alina Valea , linux-c-programming@vger.kernel.org On Thursday 03 Oct 2002 6:24 am, Alina Valea wrote: > Hello everybody, > > I would need something like this: given a filename (be it a > .c or a .h file), obtain a graph of the files it includes. I am not sure but "cscope" might help. Khoda Hafez Progga