Re: Dim a byte array.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



> Have a look at this site, it gives tips on writing unmaintainable code. I
> don't think your technique is there but it would be an excellent addition.
> :-)
>
> http://thc.org/root/phun/unmaintain.html

LOL. Look, I worked for the same company for 32-1/2 years before retiring...
how do you think I could have managed that without using some creative
coding techniques across the years.<vbg>

Okay, look... the first code I posted was in response to Randy saying it
couldn't be done in one-line of code. Now, as anyone who has followed my
posting history on these newsgroups knows, that was a challenge I just
couldn't refuse.<g> The second piece of code (which I issued a
correction/clarification for by the way) was an extension built on top of
the first piece of code. As to maintainability or even readability... the OP
asked for a one-line piece of code for a problem that had a very simple
multi-line solution... with a request like that, readability and
maintainability were apparently not high on his list of concerns.... so I
didn't let it bother me either.<bg>

Rick


.



Relevant Pages

  • Re: Dim a byte array.
    ... > coding techniques across the years. ... the first code I posted was in response to Randy saying it ... As to maintainability or even readability... ... > maintainability were apparently not high on his list of concerns.... ...
    (microsoft.public.vb.general.discussion)
  • Question: Common Lisp highlighting types in source code
    ... sake of catching type errors but to improve readability and ... I learned this technique when learning Clean. ... Is this sort of technique available in Common Lisp. ...
    (comp.lang.scheme)
  • Re: never ending loop
    ... so using a different technique may reduce the ... > readability of your code. ... My programming-teacher at school would have killed me if I did ... this in Modula-2. ...
    (alt.comp.lang.learn.c-cpp)