Re: Cool line of code

From: Kristofer Skaug (ya.ierfgnf_at_thnxf.x)
Date: 11/01/03


Date: Sat, 1 Nov 2003 13:35:47 +0100

Frank Andreas de Groot wrote:
>
> if (oStringLibs^[(oNewString^ - 1) * 7 + yLookupSlice[suggestedIdx
> shr 6]] and (S64(1) shl (((suggestedIdx and 63) - 21) +
> yLookupShift[(suggestedIdx shr 6)]))) <> 0 then
>
>> o)

I like your naming conventions... what are you trying to indicate with
the 'o' and 'y' prefixes? <g>

-- 
Kristofer


Relevant Pages

  • Re: Straw poll - naming conventions
    ... no prefixes on anything at all. ... Local variables, fields ... I think that naming conventions are simply not as necessary nowadays as ...
    (borland.public.delphi.non-technical)
  • Re: Naming Conventions - Should I use them?
    ... I wouldn't do any Access programming without naming ... > The "no naming conventions" school of thought seems to be associated with ... > acroynyms to use as prefixes. ... > Doug Steele, Microsoft Access MVP ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Naming scheme
    ... I'd like to have consistent naming which makes it clear whether the name ... I personally have naming conventions for a few such things, ... pointers always have to have _ptr in their name. ... A procedure reference might be used in a context ...
    (comp.lang.fortran)
  • Re: C# coding style question
    ... I agree that we all should use conventions. ... But who made Dot Net convention anyway? ... I like prefixes. ... > I still see m_ prefixed code in MSDN mag now and then, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: IMPOSSIBLE to do this with LOG4J
    ... method "public void rollOver() ". ... Get the date format, file name format ... implement naming conventions that use this information. ...
    (comp.lang.java.programmer)