#include <string.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| char * | strip (char *str) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
| char* strip | ( | char * | str | ) |
Definition at line 18 of file langtool.c.
1.5.1-20070107