On Tue, 2003-02-04 at 13:41, Bob Ham wrote: > On Tue, 2003-02-04 at 20:47, Josh Haberman wrote: > > > Imagine being able to write to an API as simple and well-designed as > > this: <http://www.portaudio.com/docs/v19-doxydocs/portaudio_8h.html> > > Just out of interest, why are paNoDevice, paFloat32, etc, defines > instead of const values?
I don't really know. Isn't that kind of a six/half-dozen detail? What do const values give you besides a minute amount of extra type-safety? I had almost no part in designing the API. Josh
