Comments (was RE: the opendir() thing...)
Kenneth Brody
kenbrody at bestweb.net
Wed Apr 6 14:01:40 PDT 2005
Quoting GCC Consulting (Wed, 06 Apr 2005 16:05:01 -0400):
[...]
> All the more reason to comment what one is doing. Not only for a future
> programmer, but yourself when you return to the program a year or two
> later and try to remember why you did this.
>
> Granted, comments increase the size of a processing table some, but with
> today's extremely large hard drive and fast computers, this size increase
> should not, in most cases, cause any problems.
Comments in filePro code will not increase the size, nor decrease the
speed, of the compiled code. While compilation will be minutely slower
(probably on the order of tens of nanoseconds per comment on today's
computers), the impact is virtually nil.
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list