Re: C String Prefix Operator Idea (Was: gfortran diagnostics and so on)



Hello,

Gary Scott wrote:

Boy, I'm not sure why people are going so far off in the weeds. What I proposed does not alter existing fixed length strings or literals in any way.

AIUI, your proposal altered existing character literals in two ways:
One graphic character had a new meaning; and
The length of the literal is no longer the number of graphic characters
in it.

AIUI, your proposal altered fixed length character strings by allowing
a longer literal to be entirely contained within the string.

Am I so far off in the weeds?

--

Dan Nagle
Purple Sage Computing Solutions, Inc.
.



Relevant Pages

  • Re: Evolutionists Arguing Against The Basis of the ToE
    ... > What do you think "coherent meaning" is Von? ... already know that all the strings selected by Phrasenator appear in ... kindly post where you defined how to measure improved function/meaning. ... > selection based upon functional differences in genetic sequences? ...
    (talk.origins)
  • Re: MV Keys
    ... the same way you sort strings. ... which gives the type semantic meaning. ... Doesn't the determination of whether a type is scalar or not depend upon the ... individual character values don't belong to ...
    (comp.databases.theory)
  • Re: "in"consistency?
    ... 'ab' in 'abc' could not work by that standard meaning because strings, as virtual sequences, only contain characters. ... 'in' was given a useful extension of meaning that is also unique to strings. ... sequence, regardless of what sort of sequence it was... ...
    (comp.lang.python)
  • Re: MV Keys
    ... the same way you sort strings. ... Therefore, if you consider VARCHAR to be a compound type, you ... which gives the type semantic meaning. ... itself---and I can likewise use a string as an array of characters. ...
    (comp.databases.theory)
  • Re: PEP on path module for standard library
    ... John Roth wrote: ... meaning - I can't think of a use, ... the direction of using existing functions that expect strings. ... perfect sense: I need to descend the directory structure, directory by directory, looking for specific files and types. ...
    (comp.lang.python)