strncmp

Module: ecereCOM

int strncmp(const char *, const char *, n)

Description

Case sensitive comparison of strings with a maximum number of characters

Parameters

  const char *  (null) 
  const char *  (null) 
  (null) 
 
Return Value int