fptools.c File Reference

#include
#include
#include <fptools.h>

Go to the source code of this file.


Functions

void TOOLEXPORT  _FP_free (void *ptr)
char *TOOLEXPORT  _FP_strdup (char *string)
char *TOOLEXPORT  _FP_strncpy (char *dest, char *src, int length)
void *TOOLEXPORT  _FP_memdup (void *ptr, int len)
int TOOLEXPORT  _FP_stricmp (char *str1, char *str2)
int TOOLEXPORT  _FP_strnicmp (char *str1, char *str2, int count)
char *TOOLEXPORT  _FP_strstr (char *str1, char *str2)
char *TOOLEXPORT  _FP_strpbrk (char *str, char *accept)
char *TOOLEXPORT  _FP_strtok (char *str1, char *str2)
char *TOOLEXPORT  _FP_stristr (char *str1, char *str2)
char *TOOLEXPORT  _FP_strrstr (char *ptr, char *str)
char *TOOLEXPORT  _FP_strirstr (char *ptr, char *str)
char *TOOLEXPORT  _FP_stoupper (char *input)
char *TOOLEXPORT  _FP_stolower (char *input)
int TOOLEXPORT  _FP_strmatch (char *string, char *pattern)
char *TOOLEXPORT  _FP_strrchr (char *string, int tc)
char *TOOLEXPORT  _FP_cutdir (char *filename)
char *TOOLEXPORT  _FP_fgets (char *buf, int n, FILE *stream)
char *TOOLEXPORT  _FP_strerror (int errcode)

Variables

char *  fptools_id = "$Id: fptools.c 173 2007-02-10 06:27:27Z csk $"

Function Documentation

char* TOOLEXPORT _FP_cutdir ( char *  filename  ) 

Definition at line 421 of file fptools.c.

char* TOOLEXPORT _FP_fgets ( char *  buf,
int  n,
FILE *  stream  
)

Definition at line 451 of file fptools.c.

void TOOLEXPORT _FP_free ( void *  ptr  ) 

Definition at line 82 of file fptools.c.

void* TOOLEXPORT _FP_memdup ( void *  ptr,
int  len  
)

Definition at line 131 of file fptools.c.

char* TOOLEXPORT _FP_stolower ( char *  input  ) 

Definition at line 348 of file fptools.c.

char* TOOLEXPORT _FP_stoupper ( char *  input  ) 

Definition at line 333 of file fptools.c.

char* TOOLEXPORT _FP_strdup ( char *  string  ) 

Definition at line 92 of file fptools.c.

char* TOOLEXPORT _FP_strerror ( int  errcode  ) 

Definition at line 474 of file fptools.c.

int TOOLEXPORT _FP_stricmp ( char *  str1,
char *  str2  
)

Definition at line 150 of file fptools.c.

char* TOOLEXPORT _FP_strirstr ( char *  ptr,
char *  str  
)

Definition at line 312 of file fptools.c.

char* TOOLEXPORT _FP_stristr ( char *  str1,
char *  str2  
)

Definition at line 267 of file fptools.c.

int TOOLEXPORT _FP_strmatch ( char *  string,
char *  pattern  
)

Definition at line 367 of file fptools.c.

char* TOOLEXPORT _FP_strncpy ( char *  dest,
char *  src,
int  length  
)

Definition at line 113 of file fptools.c.

int TOOLEXPORT _FP_strnicmp ( char *  str1,
char *  str2,
int  count  
)

Definition at line 165 of file fptools.c.

char* TOOLEXPORT _FP_strpbrk ( char *  str,
char *  accept  
)

Definition at line 208 of file fptools.c.

char* TOOLEXPORT _FP_strrchr ( char *  string,
int  tc  
)

Definition at line 397 of file fptools.c.

char* TOOLEXPORT _FP_strrstr ( char *  ptr,
char *  str  
)

Definition at line 294 of file fptools.c.

char* TOOLEXPORT _FP_strstr ( char *  str1,
char *  str2  
)

Definition at line 185 of file fptools.c.

char* TOOLEXPORT _FP_strtok ( char *  str1,
char *  str2  
)

Definition at line 230 of file fptools.c.


Variable Documentation

char* fptools_id = "$Id: fptools.c 173 2007-02-10 06:27:27Z csk $"

Definition at line 73 of file fptools.c.


Generated on Sun Oct 12 01:45:31 2008 for NNTPGrab by  1.5.4