Locked sequences - solution

new topic     » topic index » view thread      » older message » newer message

I know everybody is tired of talking about structures, so this is my final word
on the subject.  I've just
completed a library that will allow locked sequences as per my previous post(s).
 This library is available
at my web site:


It provides an engine for controlling the contents of a first-level sequence,
storing these records internally.
Also provided are routines for accessing records, searching through records, and
performing file I/O on
the internal sets of records.  More information is available via the included
documentation.  Also,
an example database program for managing my Audio CD collection is included
using the library.  This
library also provides a layer of safety over Euphoria's standard "crash on bad
index" philosophy.

BTW: I've noticed that when I use printf(1,"%s",MySeq), where MySeq = "Hello,
Jack.", the return value is
only "H".  Is this a bug, or intentional?

Michael J. Sabal
mjs at osa.att.ne.jp
http://home.att.ne.jp/gold/mjs/index.html

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu