BSKTokenId BSKFindKeyword( const BSKCHAR* ident );Inputs:
Description: Searches the array of keywords to see if the given string is one of them. The search is done case-insensitively. This function is used mainly by the BSKLexer object.
Return to the API
Return to the function listing