POV-Ray : Newsgroups : povray.general : Source code? : Re: Source code? Server Time
5 Aug 2024 20:23:52 EDT (-0400)
  Re: Source code?  
From: John VanSickle
Date: 1 Aug 2002 16:05:17
Message: <3D49947F.EB5E994B@hotmail.com>
Ron Parker wrote:
> 
> We have to make the source presentable.  Source that the compiler likes and
> source that the end-user likes are two entirely separate things.

Do a global search-and replace to rename all the functions as F000,F001,F002,
etc, all the structures as XXXX, XXxX, XxXX, and so on.  Intermix zeroes with
capital O's in the label names.  Delete the comments, of course.  Replace
every literal 2 with the label ONE, and define ONE = 2.

Live a little.

Regards,
John


Post a reply to this message

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