On Wed, Nov 01, 2006 at 06:36:48PM +0100, Thijs Kinkhorst wrote: > If you choose to pass nonsensical data into the "integer print utility" > there's no defined output, because you're using the program outside of > its stated purpose.
And in CS it's common practice then to give an error or warning... I don't see what your problem is with adding a warning to stderr in such cases. Just silently truncating at the point where you cannot find a good way to parse something anymore is a pretty lame resolution, not unprecedented in the world of programming (think PHP at least), but still. --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357) http://Jeroen.A-Eskwadraat.nl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

