Utility for the parser


Functions

SI_Bool  IsSeparator (SI_Char i_Char)

Function Documentation

SI_Bool IsSeparator ( SI_Char  i_Char  ) 

Function to return whether the char is a separator or not.

Parameters:
i_Char 
Returns:
True if a separator.