Jump to content

why there is no stricmp for case insensitive string compare?


photo

Recommended Posts

Posted

there is strcmp function in script, but I think if there is also a stricmp function to perform case insensitve string compare would be much easier for some string compare operation.

 

So I suggest adding this function to string functions. and engine should also have strnicmp function.

  • 1 month later...
×
×
  • Create New...