Main Page   Compound List   File List   Compound Members   File Members  

rr_libs/parse_line.c File Reference

Given a text line, return pointers to word begin/end positions. More...

#include <ctype.h>

Go to the source code of this file.

Functions

void parse_line (char *line, int mwords, int canonize, char **pword_begin, char **pword_end, int *p_nwords, int *p_overflow)


Detailed Description

Given a text line, return pointers to word begin/end positions.

Definition in file parse_line.c.


Function Documentation

void parse_line char *    line,
int    mwords,
int    canonize,
char **    pword_begin,
char **    pword_end,
int *    p_nwords,
int *    p_overflow
 

Definition at line 24 of file parse_line.c.


Generated on Tue Dec 21 13:54:47 2004 by doxygen1.2.18