Talk:Strip control codes and extended characters from a string: Difference between revisions

special stripping for control codes optional requirement?
(Strip characters not belonging to a set)
(special stripping for control codes optional requirement?)
Line 6:
 
:The reason I didn't go for "any sets of chars", is that the logic may be different. Control codes and extended characters may be filtered without a table lookup (on an ascii based system). I think it would be a good idea to create an additional task to "Strip characters not belonging to a set" to cover this. --[[User:Markhobley|Markhobley]] 10:40, 5 June 2011 (UTC)
 
:The general task could be about stripping a set of chars from a string. For display purposes it would be easier to use something other than control codes as the example. Showing special facilities that a language has for stripping control codes and extended characters could be an optional requirement.
--[[User:Tikkanz|Tikkanz]] 12:09, 5 June 2011 (UTC)
892

edits