Newsgroups: comp.lang.c,fj.lang.c
Path: galaxy.trc.rwcp.or.jp!jaist-news!cs.titech!wnoc-tyo-news!sh.wide!wnoc-kyo!kyu-cs!hakata!srv901!srv901!kuniyasu
From: kuniyasu@venus.eecs.kumamoto-u.ac.jp (Osamu Kuniyasu)
Subject: Re: C-Formatter for Printing
In-Reply-To: t2372ca@cd1.LRZ-Muenchen.DE's message of Thu, 14 Jan 1993 15:00:09 GMT
Message-ID: <KUNIYASU.93Jan21073141@venus.eecs.kumamoto-u.ac.jp>
Sender: usenet@eecs.kumamoto-u.ac.jp
Nntp-Posting-Host: venus-gw
Organization: Dept. of Electrical Engineering and Computer Science,Kumamoto
	University,Japan
References: <t2372ca.727023609@cd1>
Date: Wed, 20 Jan 1993 22:31:44 GMT
Lines: 18
Xref: galaxy.trc.rwcp.or.jp fj.lang.c:1373
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.c&nb=1373&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

>>>>> On Thu, 14 Jan 1993 15:00:09 GMT, t2372ca@cd1.LRZ-Muenchen.DE (Martin Rast) said:

Martin> does anyone know a formatter for printing C-Code. Features should be like:
Martin> Begin a new page for each function, bold print of key-words etc.
Martin> Is there such a program available ? Where ?

to troff
vgrind

to TeX
tgrind

to LaTeX
c2latex(== c++2latex) ; only c,c++ code
lgrind

---
kuniyasu
