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....



IsValidBin


Unit:SDL_math1
Class: none
Declaration: function IsValidBin (Instring: string): boolean;

The function IsValidBin checks whether the string Instring contains a valid binary number. Valid characters are the digits ‘0’ and ’1’. No leading blanks or signs are allowed.


Last Update: 2023-Feb-06