|
|
I used gcc (whichever one came with slackware 7.0 ... not the computer
I'm on right now, so I can't check what version very easily.
"//" style comments were weaded out by hand. I then had to put some
back in because it complained about /*'s withint comments and I didn't
want to hunt down a compiler flag to ignore this.
I blindly converted the "false" variables to "FALSE".
BTW, the makefile I used was a modified version of the official one that
came with 3.1g. To get the extra stuff, I recommend "gcc -MM -MG >
dependancies" which you can then modify and splice into the makefile
with emacs. That's probably the biggest part of fixing up the
makefile. My programming's not that good though, so I'd recommend Mark
Gordon's version over my own.
Nieminen Juha wrote:
>
> What compiler did you use? How did you avoid the problems with the
> //-comments and a couple of undefined variables named 'false'?
>
> --
> main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
> ):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
--
Carl Bartels, Department of Chemsitry, Mcgill University, to reply to
me,
just kill a and 5 from the email name, Montreal, QC, cAnAdA
Post a reply to this message
|
|