#ifndef STR_H
#define STR_H

int get_args (char **argv, char *str, int max_args);

#endif


syntax highlighted by Code2HTML, v. 0.9.1