IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 26, 2018, 9:58:52 AM (8 years ago)
Author:
eugene
Message:

add usage info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.basic/strmatch.c

    r37049 r40521  
    1818  if (argc != 3) {
    1919    gprint (GP_ERR, "USAGE: strchr (string) (class) [-output start length]\n");
     20    gprint (GP_ERR, "  return start and end position of given character class (alpha, upper, lower, float, int)\n");
    2021    return (FALSE);
    2122  }
Note: See TracChangeset for help on using the changeset viewer.