POV-Ray : Newsgroups : povray.programming : Re: Unicode for POVRay : Re: Unicode for POVRay Server Time
28 Jul 2024 20:31:31 EDT (-0400)
  Re: Unicode for POVRay  
From: Nieminen Mika
Date: 14 Jun 1999 01:34:36
Message: <3764946c@news.povray.org>
Ronald L. Parker <par### [at] mailfwicom> wrote:
: BTW, I have a minor bone to pick with you.  Please don't use // to
: comment things in your code.  GCC doesn't like it, and many other C
: compilers don't either.

  Tip: If you want to automatically enclose those comments with /* ... */,
you can try this sed command:
  sed "s/\/\/.*$/\/*&*\//" file.c

  (Cryptic, uh? :) )

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.