[music-dsp] C and C++
Ross Bencina
rbencina at iprimus.com.au
Mon Jun 14 13:03:04 EDT 2004
> For the record, I prefer to mix C++ classes and C runtime too. The
> people who would howl you have, in my opinion, a big problem. Maybe that
> problem is over-dogmatic education.
> Even though I much prefer standard C runtime over STL, I still use C++
> classes in most of my work.
Well, if you can deploy a data-type specific red-black tree with 3 lines of
C runtime code, I'll be impressed. The STL is only part of the C++ runtime,
and one of the better parts imho. That's not to say you won't find me using
strcpy and strcat from time to time.
Ross.
More information about the music-dsp
mailing list