Changeset 40521 for trunk/Ohana/src/opihi/cmd.basic/strmatch.c
- Timestamp:
- Aug 26, 2018, 9:58:52 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.basic/strmatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.basic/strmatch.c
r37049 r40521 18 18 if (argc != 3) { 19 19 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"); 20 21 return (FALSE); 21 22 }
Note:
See TracChangeset
for help on using the changeset viewer.
