Changeset 40521 for trunk/Ohana/src/opihi/cmd.basic/strpop.c
- Timestamp:
- Aug 26, 2018, 9:58:52 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.basic/strpop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.basic/strpop.c
r8189 r40521 7 7 if ((argc != 2) && (argc != 3)) { 8 8 gprint (GP_ERR, "USAGE: strpop (var) [out]\n"); 9 gprint (GP_ERR, " return the first word from the given variable, leaving behind the remaining words\n"); 9 10 return (FALSE); 10 11 }
Note:
See TracChangeset
for help on using the changeset viewer.
