source: npl/mediabox/lcdproc_edwin/src/shared/str.h @ 4e95a55

perl-5.22
Last change on this file since 4e95a55 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 89 bytes
Line 
1#ifndef STR_H
2#define STR_H
3
4int get_args(char **argv, char *str, int max_args);
5
6#endif
Note: See TracBrowser for help on using the repository browser.