index.c File Reference

#include <grass/gis.h>

Include dependency graph for index.c:

Go to the source code of this file.

Functions

char * G_index (char *str, int delim)
 delimiter
char * G_rindex (char *str, int delim)
 ???


Function Documentation

char* G_index ( char *  str,
int  delim 
)

delimiter

position of delimiter

Parameters:
str 
delim 
Returns:
char *

Definition at line 17 of file index.c.

References NULL.

Referenced by G_tokenize().

char* G_rindex ( char *  str,
int  delim 
)

???

???

Parameters:
str 
delim 
Returns:
char *

Definition at line 39 of file index.c.

References NULL.


Generated on Sun Apr 6 17:32:21 2008 for GRASS by  doxygen 1.5.5