www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - ctools

↑ ↓ ← 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
↑ ↓ → "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

 and unzipped it.  I saw lists, vectors, virtual memory buffers, memory

 and some other odd things that seem of dubious use in the Windows(TM) age.

 was wondering if there was a more complete/correct description...  Anybody

 it?  What kinds of things can it do for me?  Is it a good thing for

 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