index.c File Reference

#include "gis.h"

Include dependency graph for index.c:

Go to the source code of this file.

Functions

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


Function Documentation

char* G_index ( char *  str,
char  delim 
)

delimiter

position of delimiter

Parameters:
str 
delim 
Returns:
char *

Definition at line 15 of file index.c.

References NULL.

Referenced by cleanse_string(), G__oldsite_get(), G_oldsite_describe(), G_site_format(), and G_tokenize().

char* G_rindex ( char *  str,
char  delim 
)

???

???

Parameters:
str 
delim 
Returns:
char *

Definition at line 37 of file index.c.

References NULL.


Generated on Mon Jan 1 19:49:35 2007 for GRASS by  doxygen 1.5.1