source:
npl/mediabox/lcdproc_edwin/src/shared/str.h
Last change on this file was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 89 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | #ifndef STR_H |
2 | #define STR_H | |
3 | ||
4 | int get_args(char **argv, char *str, int max_args); | |
5 | ||
6 | #endif |
Note: See TracBrowser
for help on using the repository browser.