Welcome to Web-News
A Web-based News Reader
Subject #line decoder
From BCS <ao@pathlink.com>
Date Thu, 25 Sep 2008 00:34:39 +0000 (UTC)
Newsgroups digitalmars.D.announce

I’m doing a pile of code generation an got tired of manually translating
the effects of #line directives so I just wiped out a little tool to do it
for me.

You give it the input file, the “filename” and line number you are looking
for and it either spits out that line or the actual line number it’s on depending
on what you ask for.

source: http://www.dsource.org/projects/scrapple/browser/trunk/lines/lines.d



Recent messages in this thread
 
-# #line decoder (Current message) BCS 24-Sep-2008 08:34 pm
.-# Text editing [Was: Re: #line decoder] bearophile 25-Sep-2008 08:41 am
..-# Re: Text editing [Was: Re: #line decoder] Sergey Gromov 25-Sep-2008 11:26 am
..|-# Re: Text editing [Was: Re: #line decoder] bearophile 25-Sep-2008 12:36 pm
..|.-# Re: Text editing [Was: Re: #line decoder] Sergey Gromov 26-Sep-2008 09:03 pm
..|.|-# Re: Text editing [Was: Re: #line decoder] Sergey Gromov 26-Sep-2008 09:21 pm
..|.|.-# Re: Text editing [Was: Re: #line decoder] bearophile 27-Sep-2008 08:00 am
..|.|..\# Re: Text editing [Was: Re: #line decoder] Sergey Gromov 27-Sep-2008 08:22 am
..|.\# Re: Text editing [Was: Re: #line decoder] Sergey Gromov 27-Sep-2008 08:13 am
..\# Re: Text editing [Was: Re: #line decoder] Christopher Wright 25-Sep-2008 10:50 pm