# HG changeset patch # User thomask # Date 1173611304 0 # Node ID abcf8e538bacb09c2beb7743d2d37975fa58941e # Parent 088bb4a67d95269fc798699723bb45083bf2badc Re: Compile time function execution... Bill Baxter 2007-02-16 http://www.digitalmars.com/webnews/newsgroups.php?group=digitalmars.D&article_id=48869 diff -r 088bb4a67d95 -r abcf8e538bac run/c/const_45_A.d --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/run/c/const_45_A.d Sun Mar 11 11:08:24 2007 +0000 @@ -0,0 +1,27 @@ +// $HeadURL$ +// $Date$ +// $Author$ + +// @author@ Bill Baxter +// @date@ 2007-02-16 +// @uri@ http://www.digitalmars.com/webnews/newsgroups.php?group=digitalmars.D&article_id=48869 +// @desc@ Re: Compile time function execution... + +module dstress.run.c.const_45_A; + +char[] UpToSpace(char[] x){ + int i=0; + while (i