www.digitalmars.com         C & C++   DMDScript  

c++ - ctools

reply Mac Reiter <Mac_member pathlink.com> writes:
Just curious, what is the "Zortech CTools" package supposed to do?  I downloaded
and unzipped it.  I saw lists, vectors, virtual memory buffers, memory checkers,
and some other odd things that seem of dubious use in the Windows(TM) age.  I
was wondering if there was a more complete/correct description...  Anybody use
it?  What kinds of things can it do for me?  Is it a good thing for embedded
development where bigger hammers (C++, STL, etc) won't fit?

Just curious,
Mac
Oct 14 2002
parent "Walter" <walter digitalmars.com> writes:
"Mac Reiter" <Mac_member pathlink.com> wrote in message
news:aofi23$1b90$1 digitaldaemon.com...
 Just curious, what is the "Zortech CTools" package supposed to do?  I
downloaded
 and unzipped it.  I saw lists, vectors, virtual memory buffers, memory
checkers,
 and some other odd things that seem of dubious use in the Windows(TM) age.
I
 was wondering if there was a more complete/correct description...  Anybody
use
 it?  What kinds of things can it do for me?  Is it a good thing for
embedded
 development where bigger hammers (C++, STL, etc) won't fit?
Yeah, it's old, but it's still popular. The documentation that's there is in the source. If you find any of it useful, great, if not, that's cool too. It's not like it costs any money <g>.
Oct 14 2002