Re: efficient comparison



Ben Bacarisse wrote:
CBFalconer <cbfalconer@xxxxxxxxx> writes:

.... snip ...

Also, the Pascal standard hasn't changed, and the standard for
Extended Pascal is purely an extension of ISO7185. But I haven't
used either seriously for some years.

I guess if it had sets of (unconstrained) strings, someone would
have chimed in by now...

It does, but you have to enumerate ids for ALL the strings involved
:-)

--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>


--
Posted via a free Usenet account from http://www.teranews.com

.



Relevant Pages

  • Re: request comments: simple c program builder in lisp
    ... "take all strings in the list and concatenate them ... (type (getf program:type))) ... Define a function to change the extension and abstract the ...
    (comp.lang.lisp)
  • Re: Building a function call?
    ... for func in allfunctions: ... unsafe practices can usually be avoided by ... remembering that functions are first class objects just like ints, strings ...
    (comp.lang.python)
  • Re: incr tcl garbage collection
    ... non-string value representation that cannot be recovered from the string representation of the value. ... Coupling the lifetime of the object to the intrep lifetime just makes this obvious, but it can crop up in other ways too. ... I.e. an extension may take private references to Jim_Obj and they will ... to write extensions that store Jim objects as C strings, ...
    (comp.lang.tcl)
  • Re: script to copy user profile!!
    ... Also, consider using XCopy: ... Specifies a list of files containing strings. ...
    (microsoft.public.windows.server.scripting)
  • Re: Setting echoed string to command
    ... > many files in the target directory with the same file extension (I get ... > an error message if I try a simple grep). ... If they are fixed strings then something like ... echo "Enter strings to search for, one per line, type CTRL-D to end" ...
    (comp.unix.shell)