The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



RemoveControlChars


Unit:SDL_stringl
Class:none
Declaration:function RemoveControlChars (Instring: string): string;

The function RemoveControlChars removes all characters below ASCII 32 from the string Instring and returns the stripped string as function result.



Last Update: 2023-Feb-06