[Alsaplayer-commits] alsaplayer commit by cvs
Alsaplayer CVS
alsaplayer-commits@lists.tartarus.org
Mon, 11 Oct 1999 01:25:42 +0200
CVSROOT: /home/cvsroot/alsaplayer
Module name: alsaplayer
Changes by: cvs 99/10/11 01:25:42
Added files:
app : utilities.cpp utilities.h
Log message:
Added some useful utility functions in a separate file. Hopefully
these will work on all architectures, but I'm not _certain_.
(Had to use ostrstream for converting a number to a string with bounds
checking, my compiler doesn't have ostringstream, uck)