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



IsValidOct


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

The function IsValidOct checks whether the string Instring contains a valid octal number. Valid characters are the digits ‘0’ through ’7’. No leading blanks or signs are allowed.


Last Update: 2023-Feb-06